Interface InventoryLocationGroupEdit
- All Known Subinterfaces:
CreateInventoryLocationGroupForm
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetDescription(String description) voidsetInventoryLocationGroupName(String inventoryLocationGroupName) voidsetIsDefault(String isDefault) voidsetSortOrder(String sortOrder) Methods inherited from interface com.echothree.util.common.form.BaseForm
get, get, getFormName, getLimits, getOptions, getPreferredClobMimeTypeName, getTransferProperties, reset, set, set, setFormName, setLimits, setOptions, setPreferredClobMimeTypeName, setTransferProperties, toString
-
Method Details
-
getInventoryLocationGroupName
-
setInventoryLocationGroupName
-
getIsDefault
-
setIsDefault
-
getSortOrder
-
setSortOrder
-
getDescription
-
setDescription
-