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