public class Table extends AbstractPersistable
id| Constructor and Description |
|---|
Table() |
| Modifier and Type | Method and Description |
|---|---|
List<Seat> |
getSeatList() |
int |
getTableIndex() |
void |
setSeatList(List<Seat> seatList) |
void |
setTableIndex(int tableIndex) |
String |
toString() |
compareTo, getId, setIdCopyright © 2006–2015 JBoss by Red Hat. All rights reserved.