public static interface OmGetTrolleySurchargesPu.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getCurrencyId()
optional .dstore.engine.values.integerValue currency_id = 4; |
boolean |
getCurrencyIdNull()
optional bool currency_id_null = 1004; |
Values.integerValueOrBuilder |
getCurrencyIdOrBuilder()
optional .dstore.engine.values.integerValue currency_id = 4; |
Values.integerValue |
getDeliveryPersonId()
optional .dstore.engine.values.integerValue delivery_person_id = 6; |
boolean |
getDeliveryPersonIdNull()
optional bool delivery_person_id_null = 1006; |
Values.integerValueOrBuilder |
getDeliveryPersonIdOrBuilder()
optional .dstore.engine.values.integerValue delivery_person_id = 6; |
Values.decimalValue |
getGrossSum()
optional .dstore.engine.values.decimalValue gross_sum = 2; |
boolean |
getGrossSumNull()
optional bool gross_sum_null = 1002; |
Values.decimalValueOrBuilder |
getGrossSumOrBuilder()
optional .dstore.engine.values.decimalValue gross_sum = 2; |
Values.decimalValue |
getNetSum()
optional .dstore.engine.values.decimalValue net_sum = 3; |
boolean |
getNetSumNull()
optional bool net_sum_null = 1003; |
Values.decimalValueOrBuilder |
getNetSumOrBuilder()
optional .dstore.engine.values.decimalValue net_sum = 3; |
Values.integerValue |
getPaymentTypeId()
optional .dstore.engine.values.integerValue payment_type_id = 8; |
boolean |
getPaymentTypeIdNull()
optional bool payment_type_id_null = 1008; |
Values.integerValueOrBuilder |
getPaymentTypeIdOrBuilder()
optional .dstore.engine.values.integerValue payment_type_id = 8; |
Values.integerValue |
getPersonId()
optional .dstore.engine.values.integerValue person_id = 5; |
boolean |
getPersonIdNull()
optional bool person_id_null = 1005; |
Values.integerValueOrBuilder |
getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 5; |
Values.integerValue |
getShippingTypeId()
optional .dstore.engine.values.integerValue shipping_type_id = 7; |
boolean |
getShippingTypeIdNull()
optional bool shipping_type_id_null = 1007; |
Values.integerValueOrBuilder |
getShippingTypeIdOrBuilder()
optional .dstore.engine.values.integerValue shipping_type_id = 7; |
Values.booleanValue |
getSplitByTaxes()
optional .dstore.engine.values.booleanValue split_by_taxes = 10; |
boolean |
getSplitByTaxesNull()
optional bool split_by_taxes_null = 1010; |
Values.booleanValueOrBuilder |
getSplitByTaxesOrBuilder()
optional .dstore.engine.values.booleanValue split_by_taxes = 10; |
Values.stringValue |
getUniqueId()
optional .dstore.engine.values.stringValue unique_id = 1; |
boolean |
getUniqueIdNull()
optional bool unique_id_null = 1001; |
Values.stringValueOrBuilder |
getUniqueIdOrBuilder()
optional .dstore.engine.values.stringValue unique_id = 1; |
Values.decimalValue |
getUseCashAccountMaxValue()
optional .dstore.engine.values.decimalValue use_cash_account_max_value = 9; |
boolean |
getUseCashAccountMaxValueNull()
optional bool use_cash_account_max_value_null = 1009; |
Values.decimalValueOrBuilder |
getUseCashAccountMaxValueOrBuilder()
optional .dstore.engine.values.decimalValue use_cash_account_max_value = 9; |
boolean |
hasCurrencyId()
optional .dstore.engine.values.integerValue currency_id = 4; |
boolean |
hasDeliveryPersonId()
optional .dstore.engine.values.integerValue delivery_person_id = 6; |
boolean |
hasGrossSum()
optional .dstore.engine.values.decimalValue gross_sum = 2; |
boolean |
hasNetSum()
optional .dstore.engine.values.decimalValue net_sum = 3; |
boolean |
hasPaymentTypeId()
optional .dstore.engine.values.integerValue payment_type_id = 8; |
boolean |
hasPersonId()
optional .dstore.engine.values.integerValue person_id = 5; |
boolean |
hasShippingTypeId()
optional .dstore.engine.values.integerValue shipping_type_id = 7; |
boolean |
hasSplitByTaxes()
optional .dstore.engine.values.booleanValue split_by_taxes = 10; |
boolean |
hasUniqueId()
optional .dstore.engine.values.stringValue unique_id = 1; |
boolean |
hasUseCashAccountMaxValue()
optional .dstore.engine.values.decimalValue use_cash_account_max_value = 9; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasUniqueId()
optional .dstore.engine.values.stringValue unique_id = 1;Values.stringValue getUniqueId()
optional .dstore.engine.values.stringValue unique_id = 1;Values.stringValueOrBuilder getUniqueIdOrBuilder()
optional .dstore.engine.values.stringValue unique_id = 1;boolean getUniqueIdNull()
optional bool unique_id_null = 1001;boolean hasGrossSum()
optional .dstore.engine.values.decimalValue gross_sum = 2;Values.decimalValue getGrossSum()
optional .dstore.engine.values.decimalValue gross_sum = 2;Values.decimalValueOrBuilder getGrossSumOrBuilder()
optional .dstore.engine.values.decimalValue gross_sum = 2;boolean getGrossSumNull()
optional bool gross_sum_null = 1002;boolean hasNetSum()
optional .dstore.engine.values.decimalValue net_sum = 3;Values.decimalValue getNetSum()
optional .dstore.engine.values.decimalValue net_sum = 3;Values.decimalValueOrBuilder getNetSumOrBuilder()
optional .dstore.engine.values.decimalValue net_sum = 3;boolean getNetSumNull()
optional bool net_sum_null = 1003;boolean hasCurrencyId()
optional .dstore.engine.values.integerValue currency_id = 4;Values.integerValue getCurrencyId()
optional .dstore.engine.values.integerValue currency_id = 4;Values.integerValueOrBuilder getCurrencyIdOrBuilder()
optional .dstore.engine.values.integerValue currency_id = 4;boolean getCurrencyIdNull()
optional bool currency_id_null = 1004;boolean hasPersonId()
optional .dstore.engine.values.integerValue person_id = 5;Values.integerValue getPersonId()
optional .dstore.engine.values.integerValue person_id = 5;Values.integerValueOrBuilder getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 5;boolean getPersonIdNull()
optional bool person_id_null = 1005;boolean hasDeliveryPersonId()
optional .dstore.engine.values.integerValue delivery_person_id = 6;Values.integerValue getDeliveryPersonId()
optional .dstore.engine.values.integerValue delivery_person_id = 6;Values.integerValueOrBuilder getDeliveryPersonIdOrBuilder()
optional .dstore.engine.values.integerValue delivery_person_id = 6;boolean getDeliveryPersonIdNull()
optional bool delivery_person_id_null = 1006;boolean hasShippingTypeId()
optional .dstore.engine.values.integerValue shipping_type_id = 7;Values.integerValue getShippingTypeId()
optional .dstore.engine.values.integerValue shipping_type_id = 7;Values.integerValueOrBuilder getShippingTypeIdOrBuilder()
optional .dstore.engine.values.integerValue shipping_type_id = 7;boolean getShippingTypeIdNull()
optional bool shipping_type_id_null = 1007;boolean hasPaymentTypeId()
optional .dstore.engine.values.integerValue payment_type_id = 8;Values.integerValue getPaymentTypeId()
optional .dstore.engine.values.integerValue payment_type_id = 8;Values.integerValueOrBuilder getPaymentTypeIdOrBuilder()
optional .dstore.engine.values.integerValue payment_type_id = 8;boolean getPaymentTypeIdNull()
optional bool payment_type_id_null = 1008;boolean hasUseCashAccountMaxValue()
optional .dstore.engine.values.decimalValue use_cash_account_max_value = 9;Values.decimalValue getUseCashAccountMaxValue()
optional .dstore.engine.values.decimalValue use_cash_account_max_value = 9;Values.decimalValueOrBuilder getUseCashAccountMaxValueOrBuilder()
optional .dstore.engine.values.decimalValue use_cash_account_max_value = 9;boolean getUseCashAccountMaxValueNull()
optional bool use_cash_account_max_value_null = 1009;boolean hasSplitByTaxes()
optional .dstore.engine.values.booleanValue split_by_taxes = 10;Values.booleanValue getSplitByTaxes()
optional .dstore.engine.values.booleanValue split_by_taxes = 10;Values.booleanValueOrBuilder getSplitByTaxesOrBuilder()
optional .dstore.engine.values.booleanValue split_by_taxes = 10;boolean getSplitByTaxesNull()
optional bool split_by_taxes_null = 1010;