Interface EditGlAccountCategoryDescriptionResult
- All Superinterfaces:
BaseEditResult<GlAccountCategoryDescriptionEdit>,BaseResult,GetEntityLockResult
public interface EditGlAccountCategoryDescriptionResult
extends BaseEditResult<GlAccountCategoryDescriptionEdit>
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetGlAccountCategoryDescription(GlAccountCategoryDescriptionTransfer glAccountCategoryDescription) 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
-
getGlAccountCategoryDescription
-
setGlAccountCategoryDescription
void setGlAccountCategoryDescription(GlAccountCategoryDescriptionTransfer glAccountCategoryDescription)
-