Class CommentUsageTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.comment.common.transfer.CommentUsageTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance of CommentUsageTransferCommentUsageTransfer
(CommentTransfer comment, CommentUsageTypeTransfer commentUsageType) Creates a new instance of CommentUsageTransfer -
Method Summary
Modifier and TypeMethodDescriptionvoid
setComment
(CommentTransfer comment) void
setCommentUsageType
(CommentUsageTypeTransfer commentUsageType) Methods inherited from class com.echothree.util.common.transfer.BaseTransfer
addComments, addOwnedWorkEffort, addRatings, getComments, getEntityAliasTypes, getEntityAttributeGroups, getEntityInstance, getOwnedWorkEfforts, getRatings, getTagScopes, setComments, setEntityAliasTypes, setEntityAttributeGroups, setEntityInstance, setOwnedWorkEfforts, setRatings, setTagScopes
-
Constructor Details
-
CommentUsageTransfer
public CommentUsageTransfer()Creates a new instance of CommentUsageTransfer -
CommentUsageTransfer
Creates a new instance of CommentUsageTransfer
-
-
Method Details
-
getComment
-
setComment
-
getCommentUsageType
-
setCommentUsageType
-