public static interface OmGetVoucherTypeStatisticsAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getVoucherTypeId()
optional .dstore.engine.values.integerValue voucher_type_id = 1; |
boolean |
getVoucherTypeIdNull()
optional bool voucher_type_id_null = 1001; |
Values.integerValueOrBuilder |
getVoucherTypeIdOrBuilder()
optional .dstore.engine.values.integerValue voucher_type_id = 1; |
boolean |
hasVoucherTypeId()
optional .dstore.engine.values.integerValue voucher_type_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasVoucherTypeId()
optional .dstore.engine.values.integerValue voucher_type_id = 1;Values.integerValue getVoucherTypeId()
optional .dstore.engine.values.integerValue voucher_type_id = 1;Values.integerValueOrBuilder getVoucherTypeIdOrBuilder()
optional .dstore.engine.values.integerValue voucher_type_id = 1;boolean getVoucherTypeIdNull()
optional bool voucher_type_id_null = 1001;