static Mdb.SignificanceInfo.SignificanceLevelType |
Mdb.SignificanceInfo.SignificanceLevelType.forNumber(int value) |
|
Mdb.SignificanceInfo.SignificanceLevelType |
UserInfo.Builder.getClearance() |
optional .yamcs.protobuf.mdb.SignificanceInfo.SignificanceLevelType clearance = 25;
|
Mdb.SignificanceInfo.SignificanceLevelType |
UserInfo.getClearance() |
optional .yamcs.protobuf.mdb.SignificanceInfo.SignificanceLevelType clearance = 25;
|
Mdb.SignificanceInfo.SignificanceLevelType |
UserInfoOrBuilder.getClearance() |
optional .yamcs.protobuf.mdb.SignificanceInfo.SignificanceLevelType clearance = 25;
|
Mdb.SignificanceInfo.SignificanceLevelType |
Mdb.SignificanceInfo.Builder.getConsequenceLevel() |
optional .yamcs.protobuf.mdb.SignificanceInfo.SignificanceLevelType consequenceLevel = 1;
|
Mdb.SignificanceInfo.SignificanceLevelType |
Mdb.SignificanceInfo.getConsequenceLevel() |
optional .yamcs.protobuf.mdb.SignificanceInfo.SignificanceLevelType consequenceLevel = 1;
|
Mdb.SignificanceInfo.SignificanceLevelType |
Mdb.SignificanceInfoOrBuilder.getConsequenceLevel() |
optional .yamcs.protobuf.mdb.SignificanceInfo.SignificanceLevelType consequenceLevel = 1;
|
Mdb.SignificanceInfo.SignificanceLevelType |
ClearanceInfo.Builder.getLevel() |
optional .yamcs.protobuf.mdb.SignificanceInfo.SignificanceLevelType level = 2;
|
Mdb.SignificanceInfo.SignificanceLevelType |
ClearanceInfo.getLevel() |
optional .yamcs.protobuf.mdb.SignificanceInfo.SignificanceLevelType level = 2;
|
Mdb.SignificanceInfo.SignificanceLevelType |
ClearanceInfoOrBuilder.getLevel() |
optional .yamcs.protobuf.mdb.SignificanceInfo.SignificanceLevelType level = 2;
|
Mdb.SignificanceInfo.SignificanceLevelType |
UpdateClearanceRequest.Builder.getLevel() |
optional .yamcs.protobuf.mdb.SignificanceInfo.SignificanceLevelType level = 2;
|
Mdb.SignificanceInfo.SignificanceLevelType |
UpdateClearanceRequest.getLevel() |
optional .yamcs.protobuf.mdb.SignificanceInfo.SignificanceLevelType level = 2;
|
Mdb.SignificanceInfo.SignificanceLevelType |
UpdateClearanceRequestOrBuilder.getLevel() |
optional .yamcs.protobuf.mdb.SignificanceInfo.SignificanceLevelType level = 2;
|
Mdb.SignificanceInfo.SignificanceLevelType |
Commanding.CommandQueueInfo.Builder.getMinLevel() |
optional .yamcs.protobuf.mdb.SignificanceInfo.SignificanceLevelType minLevel = 12;
|
Mdb.SignificanceInfo.SignificanceLevelType |
Commanding.CommandQueueInfo.getMinLevel() |
optional .yamcs.protobuf.mdb.SignificanceInfo.SignificanceLevelType minLevel = 12;
|
Mdb.SignificanceInfo.SignificanceLevelType |
Commanding.CommandQueueInfoOrBuilder.getMinLevel() |
optional .yamcs.protobuf.mdb.SignificanceInfo.SignificanceLevelType minLevel = 12;
|
static Mdb.SignificanceInfo.SignificanceLevelType |
Mdb.SignificanceInfo.SignificanceLevelType.valueOf(int value) |
Deprecated.
|
static Mdb.SignificanceInfo.SignificanceLevelType |
Mdb.SignificanceInfo.SignificanceLevelType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Mdb.SignificanceInfo.SignificanceLevelType |
Mdb.SignificanceInfo.SignificanceLevelType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Mdb.SignificanceInfo.SignificanceLevelType[] |
Mdb.SignificanceInfo.SignificanceLevelType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|