Class FinancialAccountRoleTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.financial.common.transfer.FinancialAccountRoleTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFinancialAccountRoleTransfer(FinancialAccountTransfer financialAccount, PartyTransfer party, FinancialAccountRoleTypeTransfer financialAccountRoleType) Creates a new instance of FinancialAccountRoleTransfer -
Method Summary
Modifier and TypeMethodDescriptiongetParty()voidsetFinancialAccount(FinancialAccountTransfer financialAccount) voidsetFinancialAccountRoleType(FinancialAccountRoleTypeTransfer financialAccountRoleType) voidsetParty(PartyTransfer party) 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
-
FinancialAccountRoleTransfer
public FinancialAccountRoleTransfer(FinancialAccountTransfer financialAccount, PartyTransfer party, FinancialAccountRoleTypeTransfer financialAccountRoleType) Creates a new instance of FinancialAccountRoleTransfer
-
-
Method Details
-
getFinancialAccount
-
setFinancialAccount
-
getParty
-
setParty
-
getFinancialAccountRoleType
-
setFinancialAccountRoleType
-