Ola.RDMResponseType |
Ola.RDMResponseOrBuilder.getResponseType()
optional .ola.proto.RDMResponseType response_type = 2;
|
Ola.RDMResponseType |
Ola.RDMResponse.getResponseType()
optional .ola.proto.RDMResponseType response_type = 2;
|
Ola.RDMResponseType |
Ola.RDMResponse.Builder.getResponseType()
optional .ola.proto.RDMResponseType response_type = 2;
|
static Ola.RDMResponseType |
Ola.RDMResponseType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Ola.RDMResponseType |
Ola.RDMResponseType.valueOf(int value) |
static Ola.RDMResponseType |
Ola.RDMResponseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ola.RDMResponseType[] |
Ola.RDMResponseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|