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, wait
fromStateBytes, toStateBytes
clearValue, getElement, getValue, readStateBytes, setValue, toString, values, writeStateBytes
public TRoomContext(TRoom room)
room
- the room reference.