public static interface PmGetPersonCharacsInCatsAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.stringValue |
getCountry()
optional .dstore.engine.values.stringValue country = 2; |
boolean |
getCountryNull()
optional bool country_null = 1002; |
Values.stringValueOrBuilder |
getCountryOrBuilder()
optional .dstore.engine.values.stringValue country = 2; |
Values.integerValue |
getPersonCharacCategoryId()
optional .dstore.engine.values.integerValue person_charac_category_id = 1; |
boolean |
getPersonCharacCategoryIdNull()
optional bool person_charac_category_id_null = 1001; |
Values.integerValueOrBuilder |
getPersonCharacCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue person_charac_category_id = 1; |
boolean |
hasCountry()
optional .dstore.engine.values.stringValue country = 2; |
boolean |
hasPersonCharacCategoryId()
optional .dstore.engine.values.integerValue person_charac_category_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPersonCharacCategoryId()
optional .dstore.engine.values.integerValue person_charac_category_id = 1;Values.integerValue getPersonCharacCategoryId()
optional .dstore.engine.values.integerValue person_charac_category_id = 1;Values.integerValueOrBuilder getPersonCharacCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue person_charac_category_id = 1;boolean getPersonCharacCategoryIdNull()
optional bool person_charac_category_id_null = 1001;boolean hasCountry()
optional .dstore.engine.values.stringValue country = 2;Values.stringValue getCountry()
optional .dstore.engine.values.stringValue country = 2;Values.stringValueOrBuilder getCountryOrBuilder()
optional .dstore.engine.values.stringValue country = 2;boolean getCountryNull()
optional bool country_null = 1002;