static Mdb.AlgorithmInfo.Scope |
Mdb.AlgorithmInfo.Scope.forNumber(int value) |
|
Mdb.AlgorithmInfo.Scope |
Mdb.AlgorithmInfo.Builder.getScope() |
optional .yamcs.protobuf.mdb.AlgorithmInfo.Scope scope = 6;
|
Mdb.AlgorithmInfo.Scope |
Mdb.AlgorithmInfo.getScope() |
optional .yamcs.protobuf.mdb.AlgorithmInfo.Scope scope = 6;
|
Mdb.AlgorithmInfo.Scope |
Mdb.AlgorithmInfoOrBuilder.getScope() |
optional .yamcs.protobuf.mdb.AlgorithmInfo.Scope scope = 6;
|
static Mdb.AlgorithmInfo.Scope |
Mdb.AlgorithmInfo.Scope.valueOf(int value) |
Deprecated.
|
static Mdb.AlgorithmInfo.Scope |
Mdb.AlgorithmInfo.Scope.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Mdb.AlgorithmInfo.Scope |
Mdb.AlgorithmInfo.Scope.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Mdb.AlgorithmInfo.Scope[] |
Mdb.AlgorithmInfo.Scope.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|