public class TRoomContext extends TElementContext<TRoom>
element, variables| Constructor and Description |
|---|
TRoomContext(TRoom room)
Creates a room context.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfromStateBytes, toStateBytesclearValue, getElement, getValue, readStateBytes, setValue, toString, values, writeStateBytespublic TRoomContext(TRoom room)
room - the room reference.