Ola.RegisterAction |
Ola.RegisterDmxRequestOrBuilder.getAction()
required .ola.proto.RegisterAction action = 2;
|
Ola.RegisterAction |
Ola.RegisterDmxRequest.getAction()
required .ola.proto.RegisterAction action = 2;
|
Ola.RegisterAction |
Ola.RegisterDmxRequest.Builder.getAction()
required .ola.proto.RegisterAction action = 2;
|
static Ola.RegisterAction |
Ola.RegisterAction.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Ola.RegisterAction |
Ola.RegisterAction.valueOf(int value) |
static Ola.RegisterAction |
Ola.RegisterAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ola.RegisterAction[] |
Ola.RegisterAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|