public static interface AcGetActionStatusCategsAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getStatusCategoryId()
optional .dstore.engine.values.integerValue status_category_id = 1; |
boolean |
getStatusCategoryIdNull()
optional bool status_category_id_null = 1001; |
Values.integerValueOrBuilder |
getStatusCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue status_category_id = 1; |
boolean |
hasStatusCategoryId()
optional .dstore.engine.values.integerValue status_category_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStatusCategoryId()
optional .dstore.engine.values.integerValue status_category_id = 1;Values.integerValue getStatusCategoryId()
optional .dstore.engine.values.integerValue status_category_id = 1;Values.integerValueOrBuilder getStatusCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue status_category_id = 1;boolean getStatusCategoryIdNull()
optional bool status_category_id_null = 1001;