public static interface OmGetShippingCostPu.Response.RowOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getRowId()
optional int32 row_id = 10000; |
Values.decimalValue |
getShippingCost()
optional .dstore.engine.values.decimalValue shipping_cost = 10001;
Die zusätzlich anfallenden (Netto-)Kosten, wenn "@ShippingTypeID" als Versandart gewählt wird
|
Values.decimalValueOrBuilder |
getShippingCostOrBuilder()
optional .dstore.engine.values.decimalValue shipping_cost = 10001;
Die zusätzlich anfallenden (Netto-)Kosten, wenn "@ShippingTypeID" als Versandart gewählt wird
|
boolean |
hasShippingCost()
optional .dstore.engine.values.decimalValue shipping_cost = 10001;
Die zusätzlich anfallenden (Netto-)Kosten, wenn "@ShippingTypeID" als Versandart gewählt wird
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getRowId()
optional int32 row_id = 10000;boolean hasShippingCost()
optional .dstore.engine.values.decimalValue shipping_cost = 10001;
Die zusätzlich anfallenden (Netto-)Kosten, wenn "@ShippingTypeID" als Versandart gewählt wird
Values.decimalValue getShippingCost()
optional .dstore.engine.values.decimalValue shipping_cost = 10001;
Die zusätzlich anfallenden (Netto-)Kosten, wenn "@ShippingTypeID" als Versandart gewählt wird
Values.decimalValueOrBuilder getShippingCostOrBuilder()
optional .dstore.engine.values.decimalValue shipping_cost = 10001;
Die zusätzlich anfallenden (Netto-)Kosten, wenn "@ShippingTypeID" als Versandart gewählt wird