Uses of Enum Class
net.chesstango.goyeneche.responses.RspOption.OptionType
Packages that use RspOption.OptionType
-
Uses of RspOption.OptionType in net.chesstango.goyeneche.responses
Methods in net.chesstango.goyeneche.responses that return RspOption.OptionTypeModifier and TypeMethodDescriptionstatic RspOption.OptionTypeReturns the enum constant of this class with the specified name.static RspOption.OptionType[]RspOption.OptionType.values()Returns an array containing the constants of this enum class, in the order they are declared.