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