Uses of Class
org.salespointframework.inventory.UniqueInventoryItem
| Package | Description |
|---|---|
| org.salespointframework.inventory |
The inventory subsystem.
|
-
Uses of UniqueInventoryItem in org.salespointframework.inventory
Classes in org.salespointframework.inventory with type parameters of type UniqueInventoryItem Modifier and Type Interface Description interfaceUniqueInventory<T extends UniqueInventoryItem>AUniqueInventorymanagesUniqueInventoryItems, i.e. only a singleInventoryItemcan exist perProduct.