Class ChainActionLetterTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.chain.common.transfer.ChainActionLetterTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionChainActionLetterTransfer
(ChainActionTransfer chainAction, LetterTransfer letter) Creates a new instance of ChainActionLetterTransfer -
Method Summary
Modifier and TypeMethodDescriptionvoid
setChainAction
(ChainActionTransfer chainAction) void
setLetter
(LetterTransfer letter) 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
-
ChainActionLetterTransfer
Creates a new instance of ChainActionLetterTransfer
-
-
Method Details
-
getChainAction
-
setChainAction
-
getLetter
-
setLetter
-