Interface GetInventoryLocationGroupDescriptionsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setInventoryLocationGroup
(InventoryLocationGroupTransfer inventoryLocationGroup) void
setInventoryLocationGroupDescriptions
(List<InventoryLocationGroupDescriptionTransfer> inventoryLocationGroupDescriptions) void
setWarehouse
(WarehouseTransfer warehouse)
-
Method Details
-
getWarehouse
-
setWarehouse
-
getInventoryLocationGroup
-
setInventoryLocationGroup
-
getInventoryLocationGroupDescriptions
-
setInventoryLocationGroupDescriptions
void setInventoryLocationGroupDescriptions(List<InventoryLocationGroupDescriptionTransfer> inventoryLocationGroupDescriptions)
-