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