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