public static interface OmGetSurchargeTypeCategories.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getCategoryId()
optional .dstore.engine.values.integerValue category_id = 1; |
boolean |
getCategoryIdNull()
optional bool category_id_null = 1001; |
Values.integerValueOrBuilder |
getCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue category_id = 1; |
boolean |
hasCategoryId()
optional .dstore.engine.values.integerValue category_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCategoryId()
optional .dstore.engine.values.integerValue category_id = 1;Values.integerValue getCategoryId()
optional .dstore.engine.values.integerValue category_id = 1;Values.integerValueOrBuilder getCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue category_id = 1;boolean getCategoryIdNull()
optional bool category_id_null = 1001;