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