ReefServiceProtos.ContextStatusProto.State |
ReefServiceProtos.ContextStatusProtoOrBuilder.getContextState()
required .ContextStatusProto.State context_state = 1;
|
ReefServiceProtos.ContextStatusProto.State |
ReefServiceProtos.ContextStatusProto.getContextState()
required .ContextStatusProto.State context_state = 1;
|
ReefServiceProtos.ContextStatusProto.State |
ReefServiceProtos.ContextStatusProto.Builder.getContextState()
required .ContextStatusProto.State context_state = 1;
|
static ReefServiceProtos.ContextStatusProto.State |
ReefServiceProtos.ContextStatusProto.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ReefServiceProtos.ContextStatusProto.State |
ReefServiceProtos.ContextStatusProto.State.valueOf(int value) |
static ReefServiceProtos.ContextStatusProto.State |
ReefServiceProtos.ContextStatusProto.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReefServiceProtos.ContextStatusProto.State[] |
ReefServiceProtos.ContextStatusProto.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|