Interface EditEntityIntegerRangeDescriptionResult
- All Superinterfaces:
BaseEditResult<EntityIntegerRangeDescriptionEdit>
,BaseResult
,GetEntityLockResult
public interface EditEntityIntegerRangeDescriptionResult
extends BaseEditResult<EntityIntegerRangeDescriptionEdit>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setEntityIntegerRangeDescription
(EntityIntegerRangeDescriptionTransfer entityIntegerRangeDescription) 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
-
getEntityIntegerRangeDescription
-
setEntityIntegerRangeDescription
void setEntityIntegerRangeDescription(EntityIntegerRangeDescriptionTransfer entityIntegerRangeDescription)
-