Package com.seeq.model
Class ContextCommentInputV1
java.lang.Object
com.seeq.model.ContextCommentInputV1
ContextCommentInputV1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
The text of the commentIf provided, the ID of a more specific aspect of the Item to associate with the comment, such as the ID of a capsuleint
hashCode()
void
setComment
(String comment) void
setDatumId
(String datumId) toString()
-
Constructor Details
-
ContextCommentInputV1
public ContextCommentInputV1()
-
-
Method Details
-
comment
-
getComment
The text of the comment- Returns:
- comment
-
setComment
-
datumId
-
getDatumId
If provided, the ID of a more specific aspect of the Item to associate with the comment, such as the ID of a capsule- Returns:
- datumId
-
setDatumId
-
equals
-
hashCode
public int hashCode() -
toString
-