Interface EditLetterContactMechanismPurposeResult
- All Superinterfaces:
BaseEditResult<LetterContactMechanismPurposeEdit>,BaseResult,GetEntityLockResult
public interface EditLetterContactMechanismPurposeResult
extends BaseEditResult<LetterContactMechanismPurposeEdit>
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetLetterContactMechanismPurpose(LetterContactMechanismPurposeTransfer letterContactMechanismPurpose) Methods inherited from interface com.echothree.util.common.command.BaseEditResult
getEdit, setEditMethods inherited from interface com.echothree.util.common.command.BaseResult
get, get, reset, set, set, toStringMethods inherited from interface com.echothree.control.user.core.common.result.GetEntityLockResult
getEntityLock, setEntityLock
-
Method Details
-
getLetterContactMechanismPurpose
-
setLetterContactMechanismPurpose
void setLetterContactMechanismPurpose(LetterContactMechanismPurposeTransfer letterContactMechanismPurpose)
-