Uses of Class
team75.model.DB.MenuItem
Packages that use DB.MenuItem
-
Uses of DB.MenuItem in team75.model
Methods in team75.model that return types with arguments of type DB.MenuItemModifier and TypeMethodDescriptionstatic List<DB.MenuItem> DB.getMenu()Retrieves all menu items ordered by ID.static List<DB.MenuItem> DB.getMenuByCategory(String category) Retrieves menu items filtered by category.