|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeneralInformation.SubcommandType | |
---|---|
net.sf.juoserver.protocol |
Uses of GeneralInformation.SubcommandType in net.sf.juoserver.protocol |
---|
Methods in net.sf.juoserver.protocol that return GeneralInformation.SubcommandType | |
---|---|
static GeneralInformation.SubcommandType |
GeneralInformation.SubcommandType.valueOf(int subcmd)
|
static GeneralInformation.SubcommandType |
GeneralInformation.SubcommandType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GeneralInformation.SubcommandType[] |
GeneralInformation.SubcommandType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in net.sf.juoserver.protocol that return types with arguments of type GeneralInformation.SubcommandType | |
---|---|
Subcommand<GeneralInformation,GeneralInformation.SubcommandType> |
GeneralInformation.getSubCommand()
|
Constructor parameters in net.sf.juoserver.protocol with type arguments of type GeneralInformation.SubcommandType | |
---|---|
GeneralInformation(Subcommand<GeneralInformation,GeneralInformation.SubcommandType> subCommand)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |