Class PartyTermTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.term.common.transfer.PartyTermTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPartyTermTransfer
(PartyTransfer party, TermTransfer term, Boolean taxable) Creates a new instance of PartyTermTransfer -
Method Summary
Modifier and TypeMethodDescriptiongetParty()
getTerm()
void
setParty
(PartyTransfer party) void
setTaxable
(Boolean taxable) void
setTerm
(TermTransfer term) 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
-
PartyTermTransfer
Creates a new instance of PartyTermTransfer
-
-
Method Details
-
getParty
-
setParty
-
getTerm
-
setTerm
-
getTaxable
-
setTaxable
-