Interface GetInventoryTransactionReasonsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetInventoryTransactionReasonCount(Long inventoryTransactionReasonCount) voidsetInventoryTransactionReasons(List<InventoryTransactionReasonTransfer> inventoryTransactionReasons) voidsetInventoryTransactionType(InventoryTransactionTypeTransfer inventoryTransactionType)
-
Method Details
-
getInventoryTransactionType
-
setInventoryTransactionType
-
getInventoryTransactionReasonCount
-
setInventoryTransactionReasonCount
-
getInventoryTransactionReasons
-
setInventoryTransactionReasons
void setInventoryTransactionReasons(List<InventoryTransactionReasonTransfer> inventoryTransactionReasons)
-