Interface EditLocationNameElementDescriptionResult
- All Superinterfaces:
BaseEditResult<LocationNameElementDescriptionEdit>
,BaseResult
,GetEntityLockResult
public interface EditLocationNameElementDescriptionResult
extends BaseEditResult<LocationNameElementDescriptionEdit>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setLocationNameElementDescription
(LocationNameElementDescriptionTransfer locationNameElementDescription) 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
-
getLocationNameElementDescription
-
setLocationNameElementDescription
void setLocationNameElementDescription(LocationNameElementDescriptionTransfer locationNameElementDescription)
-