Interface GetInventoryLocationGroupsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetInventoryLocationGroupCount(Long inventoryLocationGroupCount) voidsetInventoryLocationGroups(List<InventoryLocationGroupTransfer> inventoryInventoryLocationGroupGroups) voidsetWarehouse(WarehouseTransfer warehouse)
-
Method Details
-
getWarehouse
-
setWarehouse
-
getInventoryLocationGroupCount
-
setInventoryLocationGroupCount
-
getInventoryLocationGroups
-
setInventoryLocationGroups
void setInventoryLocationGroups(List<InventoryLocationGroupTransfer> inventoryInventoryLocationGroupGroups)
-