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