Class LetterContactMechanismPurposeTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.letter.common.transfer.LetterContactMechanismPurposeTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLetterContactMechanismPurposeTransfer(LetterTransfer letter, ContactMechanismPurposeTransfer contactMechanismPurpose, Integer priority) Creates a new instance of LetterContactMechanismPurposeTransfer -
Method Summary
Modifier and TypeMethodDescriptionvoidsetContactMechanismPurpose(ContactMechanismPurposeTransfer contactMechanismPurpose) voidsetLetter(LetterTransfer letter) voidsetPriority(Integer priority) 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
-
LetterContactMechanismPurposeTransfer
public LetterContactMechanismPurposeTransfer(LetterTransfer letter, ContactMechanismPurposeTransfer contactMechanismPurpose, Integer priority) Creates a new instance of LetterContactMechanismPurposeTransfer
-
-
Method Details
-
getLetter
-
setLetter
-
getContactMechanismPurpose
-
setContactMechanismPurpose
-
getPriority
-
setPriority
-