public static interface OmConvertCurrency.Response.RowOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.decimalValue |
getConvertedValue()
optional .dstore.engine.values.decimalValue converted_value = 10001;
Der umgerechnete Wert von "@Value" in der Einheit "@ToUnitID"
|
Values.decimalValueOrBuilder |
getConvertedValueOrBuilder()
optional .dstore.engine.values.decimalValue converted_value = 10001;
Der umgerechnete Wert von "@Value" in der Einheit "@ToUnitID"
|
int |
getRowId()
optional int32 row_id = 10000; |
boolean |
hasConvertedValue()
optional .dstore.engine.values.decimalValue converted_value = 10001;
Der umgerechnete Wert von "@Value" in der Einheit "@ToUnitID"
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getRowId()
optional int32 row_id = 10000;boolean hasConvertedValue()
optional .dstore.engine.values.decimalValue converted_value = 10001;
Der umgerechnete Wert von "@Value" in der Einheit "@ToUnitID"
Values.decimalValue getConvertedValue()
optional .dstore.engine.values.decimalValue converted_value = 10001;
Der umgerechnete Wert von "@Value" in der Einheit "@ToUnitID"
Values.decimalValueOrBuilder getConvertedValueOrBuilder()
optional .dstore.engine.values.decimalValue converted_value = 10001;
Der umgerechnete Wert von "@Value" in der Einheit "@ToUnitID"