Interface GetPartyInventoryCostingMethodsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetInventoryCostingMethod(InventoryCostingMethodTransfer inventoryCostingMethod) voidsetPartyInventoryCostingMethodCount(Long partyInventoryCostingMethodCount) voidsetPartyInventoryCostingMethods(List<PartyInventoryCostingMethodTransfer> partyInventoryCostingMethods)
-
Method Details
-
getInventoryCostingMethod
-
setInventoryCostingMethod
-
getPartyInventoryCostingMethodCount
-
setPartyInventoryCostingMethodCount
-
getPartyInventoryCostingMethods
-
setPartyInventoryCostingMethods
void setPartyInventoryCostingMethods(List<PartyInventoryCostingMethodTransfer> partyInventoryCostingMethods)
-