net.sf.juoserver.protocol
Class GeneralInformation.ScreenSize
java.lang.Object
net.sf.juoserver.protocol.Subcommand<GeneralInformation,GeneralInformation.SubcommandType>
net.sf.juoserver.protocol.GeneralInformation.ScreenSize
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- GeneralInformation
public static class GeneralInformation.ScreenSize
- extends Subcommand<GeneralInformation,GeneralInformation.SubcommandType>
- See Also:
- Serialized Form
GeneralInformation.ScreenSize
public GeneralInformation.ScreenSize(short x,
short y)
getX
public short getX()
getY
public short getY()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2010-2012. All Rights Reserved.