|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectggz.client.core.TableSeat
public class TableSeat
Field Summary | |
---|---|
int |
index
|
java.lang.String |
name
|
SeatType |
type
|
Constructor Summary | |
---|---|
TableSeat()
|
|
TableSeat(int index,
SeatType type,
java.lang.String name)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int index
public SeatType type
public java.lang.String name
Constructor Detail |
---|
public TableSeat()
public TableSeat(int index, SeatType type, java.lang.String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |