Uses of Enum Class
net.chesstango.goyeneche.responses.RspId.RspIdType
Packages that use RspId.RspIdType
-
Uses of RspId.RspIdType in net.chesstango.goyeneche.responses
Methods in net.chesstango.goyeneche.responses that return RspId.RspIdTypeModifier and TypeMethodDescriptionRspId.getIdType()static RspId.RspIdTypeReturns the enum constant of this class with the specified name.static RspId.RspIdType[]RspId.RspIdType.values()Returns an array containing the constants of this enum class, in the order they are declared.