Modifier and Type | Field and Description |
---|---|
java.util.LinkedList<Message.DATA_MenuItem> |
ChefGUI.entry.items
The items.
|
java.util.ArrayList<Message.DATA_MenuItem> |
Message.DATA_TableOrder.menuItemList
The menu item list.
|
Modifier and Type | Method and Description |
---|---|
void |
ChefGUI.addMenuItem(Message.DATA_MenuItem item)
Adds the menu item.
|
Constructor and Description |
---|
ChefGUI.entry(Message.DATA_MenuItem item,
int amount)
Instantiates a new entry.
|