org.jbrain.qlink.chat
Class RoomSeat

java.lang.Object
  |
  +--org.jbrain.qlink.chat.RoomSeat

public class RoomSeat
extends java.lang.Object


Constructor Summary
RoomSeat(java.lang.String name, int seat)
           
 
Method Summary
 java.lang.String getHandle()
           
 int getSeat()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomSeat

public RoomSeat(java.lang.String name,
                int seat)
Method Detail

getSeat

public int getSeat()
Returns:

getHandle

public java.lang.String getHandle()
Returns: