public static class Message.DATA_TableOrder
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
int |
currentReadyItems
The table id.
|
boolean |
holdForTable
The hold for table.
|
java.util.ArrayList<Message.DATA_MenuItem> |
menuItemList
The menu item list.
|
int |
tableID
The table id.
|
int |
totalNumItems
The table id.
|
Constructor and Description |
---|
Message.DATA_TableOrder() |
public boolean holdForTable
public java.util.ArrayList<Message.DATA_MenuItem> menuItemList
public int currentReadyItems
public int totalNumItems
public int tableID