Uses of Class
team75.model.DB.InventoryItem
Packages that use DB.InventoryItem
-
Uses of DB.InventoryItem in team75.model
Methods in team75.model that return types with arguments of type DB.InventoryItemModifier and TypeMethodDescriptionstatic List<DB.InventoryItem> DB.getInventory()Retrieves all inventory items ordered by ID.