Class PartyContactMechanismAliasTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.contact.common.transfer.PartyContactMechanismAliasTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPartyContactMechanismAliasTransfer
(PartyTransfer party, ContactMechanismTransfer contactMechanism, ContactMechanismAliasTypeTransfer contactMechanismAliasType, String alias) Creates a new instance of PartyContactMechanismAliasTransfer -
Method Summary
Modifier and TypeMethodDescriptiongetAlias()
getParty()
void
void
setContactMechanism
(ContactMechanismTransfer contactMechanism) void
setContactMechanismAliasType
(ContactMechanismAliasTypeTransfer contactMechanismAliasType) void
setParty
(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
-
PartyContactMechanismAliasTransfer
public PartyContactMechanismAliasTransfer(PartyTransfer party, ContactMechanismTransfer contactMechanism, ContactMechanismAliasTypeTransfer contactMechanismAliasType, String alias) Creates a new instance of PartyContactMechanismAliasTransfer
-
-
Method Details
-
getParty
-
setParty
-
getContactMechanism
-
setContactMechanism
-
getContactMechanismAliasType
-
setContactMechanismAliasType
public void setContactMechanismAliasType(ContactMechanismAliasTypeTransfer contactMechanismAliasType) -
getAlias
-
setAlias
-