public static class Message.DATA_MenuItem
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
int |
averageCookTime
The table id.
|
int |
freshnessTime
The table id.
|
java.lang.String |
name
The name.
|
int |
tableID
The table id.
|
Constructor and Description |
---|
Message.DATA_MenuItem(java.lang.String name,
double price,
int averageCookTime,
int freshnessTime,
int tableID)
Instantiates a new dAT a_ menu item.
|
public java.lang.String name
public int averageCookTime
public int freshnessTime
public int tableID
public Message.DATA_MenuItem(java.lang.String name, double price, int averageCookTime, int freshnessTime, int tableID)
name
- the nameprice
- the priceaverageCookTime
- the average cook timefreshnessTime
- the freshness timetableID
- the table id