static Mdb.SequenceEntryInfo.ReferenceLocationType |
Mdb.SequenceEntryInfo.ReferenceLocationType.forNumber(int value) |
|
Mdb.SequenceEntryInfo.ReferenceLocationType |
Mdb.SequenceEntryInfo.Builder.getReferenceLocation() |
optional .yamcs.protobuf.mdb.SequenceEntryInfo.ReferenceLocationType referenceLocation = 2;
|
Mdb.SequenceEntryInfo.ReferenceLocationType |
Mdb.SequenceEntryInfo.getReferenceLocation() |
optional .yamcs.protobuf.mdb.SequenceEntryInfo.ReferenceLocationType referenceLocation = 2;
|
Mdb.SequenceEntryInfo.ReferenceLocationType |
Mdb.SequenceEntryInfoOrBuilder.getReferenceLocation() |
optional .yamcs.protobuf.mdb.SequenceEntryInfo.ReferenceLocationType referenceLocation = 2;
|
static Mdb.SequenceEntryInfo.ReferenceLocationType |
Mdb.SequenceEntryInfo.ReferenceLocationType.valueOf(int value) |
Deprecated.
|
static Mdb.SequenceEntryInfo.ReferenceLocationType |
Mdb.SequenceEntryInfo.ReferenceLocationType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Mdb.SequenceEntryInfo.ReferenceLocationType |
Mdb.SequenceEntryInfo.ReferenceLocationType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Mdb.SequenceEntryInfo.ReferenceLocationType[] |
Mdb.SequenceEntryInfo.ReferenceLocationType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|