Interface InventoryLocationGroupEdit
- All Known Subinterfaces:
CreateInventoryLocationGroupForm
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setDescription
(String description) void
setInventoryLocationGroupName
(String inventoryLocationGroupName) void
setIsDefault
(String isDefault) void
setSortOrder
(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
-