Interface GetInventoryConditionUsesResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetInventoryCondition(InventoryConditionTransfer inventoryCondition) voidsetInventoryConditionUses(List<InventoryConditionUseTransfer> inventoryConditionUses) voidsetInventoryConditionUseType(InventoryConditionUseTypeTransfer inventoryConditionUseType)
-
Method Details
-
getInventoryCondition
-
setInventoryCondition
-
getInventoryConditionUseType
-
setInventoryConditionUseType
-
getInventoryConditionUses
-
setInventoryConditionUses
-