static Yamcs.Value.Type |
Yamcs.Value.Type.forNumber(int value) |
|
Yamcs.Value.Type |
ArchivedParameterInfo.Builder.getEngType() |
parameter engineering type
|
Yamcs.Value.Type |
ArchivedParameterInfo.getEngType() |
parameter engineering type
|
Yamcs.Value.Type |
ArchivedParameterInfoOrBuilder.getEngType() |
parameter engineering type
|
Yamcs.Value.Type |
ArchivedParameterInfo.Builder.getRawType() |
parameter raw type
|
Yamcs.Value.Type |
ArchivedParameterInfo.getRawType() |
parameter raw type
|
Yamcs.Value.Type |
ArchivedParameterInfoOrBuilder.getRawType() |
parameter raw type
|
Yamcs.Value.Type |
Yamcs.Value.Builder.getType() |
required .yamcs.protobuf.Value.Type type = 1;
|
Yamcs.Value.Type |
Yamcs.Value.getType() |
required .yamcs.protobuf.Value.Type type = 1;
|
Yamcs.Value.Type |
Yamcs.ValueOrBuilder.getType() |
required .yamcs.protobuf.Value.Type type = 1;
|
static Yamcs.Value.Type |
Yamcs.Value.Type.valueOf(int value) |
Deprecated.
|
static Yamcs.Value.Type |
Yamcs.Value.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Yamcs.Value.Type |
Yamcs.Value.Type.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Yamcs.Value.Type[] |
Yamcs.Value.Type.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|