public static interface OmModifyCampBundlePricingAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getAbsDiscountSurchargeTypeId()
optional .dstore.engine.values.integerValue abs_discount_surcharge_type_id = 1; |
boolean |
getAbsDiscountSurchargeTypeIdNull()
optional bool abs_discount_surcharge_type_id_null = 1001; |
Values.integerValueOrBuilder |
getAbsDiscountSurchargeTypeIdOrBuilder()
optional .dstore.engine.values.integerValue abs_discount_surcharge_type_id = 1; |
Values.decimalValue |
getBundlePriceOrDiscount()
optional .dstore.engine.values.decimalValue bundle_price_or_discount = 3; |
boolean |
getBundlePriceOrDiscountNull()
optional bool bundle_price_or_discount_null = 1003; |
Values.decimalValueOrBuilder |
getBundlePriceOrDiscountOrBuilder()
optional .dstore.engine.values.decimalValue bundle_price_or_discount = 3; |
Values.integerValue |
getBundlePricingTypeId()
optional .dstore.engine.values.integerValue bundle_pricing_type_id = 2; |
boolean |
getBundlePricingTypeIdNull()
optional bool bundle_pricing_type_id_null = 1002; |
Values.integerValueOrBuilder |
getBundlePricingTypeIdOrBuilder()
optional .dstore.engine.values.integerValue bundle_pricing_type_id = 2; |
Values.integerValue |
getDeleteBenefit()
optional .dstore.engine.values.integerValue delete_benefit = 5; |
boolean |
getDeleteBenefitNull()
optional bool delete_benefit_null = 1005; |
Values.integerValueOrBuilder |
getDeleteBenefitOrBuilder()
optional .dstore.engine.values.integerValue delete_benefit = 5; |
Values.booleanValue |
getNetBasedPricing()
optional .dstore.engine.values.booleanValue net_based_pricing = 4; |
boolean |
getNetBasedPricingNull()
optional bool net_based_pricing_null = 1004; |
Values.booleanValueOrBuilder |
getNetBasedPricingOrBuilder()
optional .dstore.engine.values.booleanValue net_based_pricing = 4; |
boolean |
hasAbsDiscountSurchargeTypeId()
optional .dstore.engine.values.integerValue abs_discount_surcharge_type_id = 1; |
boolean |
hasBundlePriceOrDiscount()
optional .dstore.engine.values.decimalValue bundle_price_or_discount = 3; |
boolean |
hasBundlePricingTypeId()
optional .dstore.engine.values.integerValue bundle_pricing_type_id = 2; |
boolean |
hasDeleteBenefit()
optional .dstore.engine.values.integerValue delete_benefit = 5; |
boolean |
hasNetBasedPricing()
optional .dstore.engine.values.booleanValue net_based_pricing = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAbsDiscountSurchargeTypeId()
optional .dstore.engine.values.integerValue abs_discount_surcharge_type_id = 1;Values.integerValue getAbsDiscountSurchargeTypeId()
optional .dstore.engine.values.integerValue abs_discount_surcharge_type_id = 1;Values.integerValueOrBuilder getAbsDiscountSurchargeTypeIdOrBuilder()
optional .dstore.engine.values.integerValue abs_discount_surcharge_type_id = 1;boolean getAbsDiscountSurchargeTypeIdNull()
optional bool abs_discount_surcharge_type_id_null = 1001;boolean hasBundlePricingTypeId()
optional .dstore.engine.values.integerValue bundle_pricing_type_id = 2;Values.integerValue getBundlePricingTypeId()
optional .dstore.engine.values.integerValue bundle_pricing_type_id = 2;Values.integerValueOrBuilder getBundlePricingTypeIdOrBuilder()
optional .dstore.engine.values.integerValue bundle_pricing_type_id = 2;boolean getBundlePricingTypeIdNull()
optional bool bundle_pricing_type_id_null = 1002;boolean hasBundlePriceOrDiscount()
optional .dstore.engine.values.decimalValue bundle_price_or_discount = 3;Values.decimalValue getBundlePriceOrDiscount()
optional .dstore.engine.values.decimalValue bundle_price_or_discount = 3;Values.decimalValueOrBuilder getBundlePriceOrDiscountOrBuilder()
optional .dstore.engine.values.decimalValue bundle_price_or_discount = 3;boolean getBundlePriceOrDiscountNull()
optional bool bundle_price_or_discount_null = 1003;boolean hasNetBasedPricing()
optional .dstore.engine.values.booleanValue net_based_pricing = 4;Values.booleanValue getNetBasedPricing()
optional .dstore.engine.values.booleanValue net_based_pricing = 4;Values.booleanValueOrBuilder getNetBasedPricingOrBuilder()
optional .dstore.engine.values.booleanValue net_based_pricing = 4;boolean getNetBasedPricingNull()
optional bool net_based_pricing_null = 1004;boolean hasDeleteBenefit()
optional .dstore.engine.values.integerValue delete_benefit = 5;Values.integerValue getDeleteBenefit()
optional .dstore.engine.values.integerValue delete_benefit = 5;Values.integerValueOrBuilder getDeleteBenefitOrBuilder()
optional .dstore.engine.values.integerValue delete_benefit = 5;boolean getDeleteBenefitNull()
optional bool delete_benefit_null = 1005;