Interface EditLeaveReasonDescriptionResult
- All Superinterfaces:
BaseEditResult<LeaveReasonDescriptionEdit>
,BaseResult
,GetEntityLockResult
public interface EditLeaveReasonDescriptionResult
extends BaseEditResult<LeaveReasonDescriptionEdit>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setLeaveReasonDescription
(LeaveReasonDescriptionTransfer leaveReasonDescription) 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
-
getLeaveReasonDescription
-
setLeaveReasonDescription
-