public static interface StGetPageCategoriesAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getPageCategoryId()
optional .dstore.engine.values.integerValue page_category_id = 1; |
boolean |
getPageCategoryIdNull()
optional bool page_category_id_null = 1001; |
Values.integerValueOrBuilder |
getPageCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue page_category_id = 1; |
boolean |
hasPageCategoryId()
optional .dstore.engine.values.integerValue page_category_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPageCategoryId()
optional .dstore.engine.values.integerValue page_category_id = 1;Values.integerValue getPageCategoryId()
optional .dstore.engine.values.integerValue page_category_id = 1;Values.integerValueOrBuilder getPageCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue page_category_id = 1;boolean getPageCategoryIdNull()
optional bool page_category_id_null = 1001;