Interface EditContactListContactMechanismPurposeResult
- All Superinterfaces:
BaseEditResult<ContactListContactMechanismPurposeEdit>
,BaseResult
,GetEntityLockResult
public interface EditContactListContactMechanismPurposeResult
extends BaseEditResult<ContactListContactMechanismPurposeEdit>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setContactListContactMechanismPurpose
(ContactListContactMechanismPurposeTransfer contactListContactMechanismPurpose) Methods inherited from interface com.echothree.util.common.command.BaseEditResult
getEdit, setEdit
Methods inherited from interface com.echothree.util.common.command.BaseResult
get, get, reset, set, set, toString
Methods inherited from interface com.echothree.control.user.core.common.result.GetEntityLockResult
getEntityLock, setEntityLock
-
Method Details
-
getContactListContactMechanismPurpose
-
setContactListContactMechanismPurpose
void setContactListContactMechanismPurpose(ContactListContactMechanismPurposeTransfer contactListContactMechanismPurpose)
-