Uses of Class
com.storedobject.core.InventoryRO
Packages that use InventoryRO
-
Uses of InventoryRO in com.storedobject.core
Methods in com.storedobject.core that return InventoryROModifier and TypeMethodDescriptionfinal InventoryRO
InventoryItem.getRO()
Get the RO through which this item was repaired.Methods in com.storedobject.core with parameters of type InventoryROModifier and TypeMethodDescriptionvoid
InventoryItem.attachRO
(Transaction transaction, InventoryRO ro) Attach the RO for this item.