net.sf.juoserver.protocol
Class GeneralInformation.SetCursorHueSetMap

java.lang.Object
  extended by net.sf.juoserver.protocol.Subcommand<GeneralInformation,GeneralInformation.SubcommandType>
      extended by net.sf.juoserver.protocol.GeneralInformation.SetCursorHueSetMap
All Implemented Interfaces:
Serializable
Enclosing class:
GeneralInformation

public static class GeneralInformation.SetCursorHueSetMap
extends Subcommand<GeneralInformation,GeneralInformation.SubcommandType>

See Also:
Serialized Form

Constructor Summary
GeneralInformation.SetCursorHueSetMap(byte map)
           
 
Method Summary
 byte getMap()
           
 String toString()
           
 
Methods inherited from class net.sf.juoserver.protocol.Subcommand
equals, getType, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GeneralInformation.SetCursorHueSetMap

public GeneralInformation.SetCursorHueSetMap(byte map)
Method Detail

getMap

public byte getMap()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2010-2012. All Rights Reserved.