public static interface StModifyPageCategoriesAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.stringValue |
getPageCategoryDescription()
optional .dstore.engine.values.stringValue page_category_description = 2; |
boolean |
getPageCategoryDescriptionNull()
optional bool page_category_description_null = 1002; |
Values.stringValueOrBuilder |
getPageCategoryDescriptionOrBuilder()
optional .dstore.engine.values.stringValue page_category_description = 2; |
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 |
hasPageCategoryDescription()
optional .dstore.engine.values.stringValue page_category_description = 2; |
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;boolean hasPageCategoryDescription()
optional .dstore.engine.values.stringValue page_category_description = 2;Values.stringValue getPageCategoryDescription()
optional .dstore.engine.values.stringValue page_category_description = 2;Values.stringValueOrBuilder getPageCategoryDescriptionOrBuilder()
optional .dstore.engine.values.stringValue page_category_description = 2;boolean getPageCategoryDescriptionNull()
optional bool page_category_description_null = 1002;