Class ChainActionSetDescriptionTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.chain.common.transfer.ChainActionSetDescriptionTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionChainActionSetDescriptionTransfer
(LanguageTransfer language, ChainActionSetTransfer chainActionSet, String description) Creates a new instance of ChainActionSetDescriptionTransfer -
Method Summary
Modifier and TypeMethodDescriptionvoid
setChainActionSet
(ChainActionSetTransfer chainActionSet) void
setDescription
(String description) void
setLanguage
(LanguageTransfer language) 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
-
ChainActionSetDescriptionTransfer
public ChainActionSetDescriptionTransfer(LanguageTransfer language, ChainActionSetTransfer chainActionSet, String description) Creates a new instance of ChainActionSetDescriptionTransfer
-
-
Method Details
-
getLanguage
-
setLanguage
-
getChainActionSet
-
setChainActionSet
-
getDescription
-
setDescription
-