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