static YamcsInstance.InstanceState |
YamcsInstance.InstanceState.forNumber(int value) |
|
YamcsInstance.InstanceState |
YamcsInstance.Builder.getState() |
optional .yamcs.protobuf.yamcsManagement.YamcsInstance.InstanceState state = 11;
|
YamcsInstance.InstanceState |
YamcsInstance.getState() |
optional .yamcs.protobuf.yamcsManagement.YamcsInstance.InstanceState state = 11;
|
YamcsInstance.InstanceState |
YamcsInstanceOrBuilder.getState() |
optional .yamcs.protobuf.yamcsManagement.YamcsInstance.InstanceState state = 11;
|
static YamcsInstance.InstanceState |
YamcsInstance.InstanceState.valueOf(int value) |
Deprecated.
|
static YamcsInstance.InstanceState |
YamcsInstance.InstanceState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static YamcsInstance.InstanceState |
YamcsInstance.InstanceState.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static YamcsInstance.InstanceState[] |
YamcsInstance.InstanceState.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|