public static interface MiGetTaxRates.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.booleanValue |
getOnlyActive()
optional .dstore.engine.values.booleanValue only_active = 2; |
boolean |
getOnlyActiveNull()
optional bool only_active_null = 1002; |
Values.booleanValueOrBuilder |
getOnlyActiveOrBuilder()
optional .dstore.engine.values.booleanValue only_active = 2; |
Values.integerValue |
getTaxRateId()
optional .dstore.engine.values.integerValue tax_rate_id = 1; |
boolean |
getTaxRateIdNull()
optional bool tax_rate_id_null = 1001; |
Values.integerValueOrBuilder |
getTaxRateIdOrBuilder()
optional .dstore.engine.values.integerValue tax_rate_id = 1; |
boolean |
hasOnlyActive()
optional .dstore.engine.values.booleanValue only_active = 2; |
boolean |
hasTaxRateId()
optional .dstore.engine.values.integerValue tax_rate_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTaxRateId()
optional .dstore.engine.values.integerValue tax_rate_id = 1;Values.integerValue getTaxRateId()
optional .dstore.engine.values.integerValue tax_rate_id = 1;Values.integerValueOrBuilder getTaxRateIdOrBuilder()
optional .dstore.engine.values.integerValue tax_rate_id = 1;boolean getTaxRateIdNull()
optional bool tax_rate_id_null = 1001;boolean hasOnlyActive()
optional .dstore.engine.values.booleanValue only_active = 2;Values.booleanValue getOnlyActive()
optional .dstore.engine.values.booleanValue only_active = 2;Values.booleanValueOrBuilder getOnlyActiveOrBuilder()
optional .dstore.engine.values.booleanValue only_active = 2;boolean getOnlyActiveNull()
optional bool only_active_null = 1002;