| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_GRID |
KEY_BULK_DATA, KEY_PROTECTED, store| Constructor and Description |
|---|
SeatLocation() |
SeatLocation(Hashtable<String,Object> hash) |
| Modifier and Type | Method and Description |
|---|---|
Grid |
getGrid()
Gets the Grid of this seat location
|
SeatLocation |
setGrid(Grid grid)
Sets grid data for this seat location
|
clone, deserializeJSON, equals, format, formatObject, getBoolean, getBulkData, getDouble, getFloat, getInteger, getLong, getMessageTypeName, getObject, getStore, getStoreValue, getString, getValue, getValueForString, hashCode, hasKey, isPayloadProtected, serializeJSON, serializeJSON, setBulkData, setPayloadProtected, setValuepublic static final String KEY_GRID
public SeatLocation setGrid(Grid grid)
grid - the grid to be setpublic Grid getGrid()