Class SelectorPartyTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.selector.common.transfer.SelectorPartyTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSelectorPartyTransfer
(SelectorTransfer selector, PartyTransfer party) Creates a new instance of SelectorPartyTransfer -
Method Summary
Modifier and TypeMethodDescriptiongetParty()
void
setParty
(PartyTransfer party) void
setSelector
(SelectorTransfer selector) 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
-
SelectorPartyTransfer
Creates a new instance of SelectorPartyTransfer
-
-
Method Details
-
getSelector
-
setSelector
-
getParty
-
setParty
-