public static interface PmGetPersonCharacteristicsAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getNotInPersonCharacsInCats()
optional .dstore.engine.values.integerValue not_in_person_characs_in_cats = 3; |
boolean |
getNotInPersonCharacsInCatsNull()
optional bool not_in_person_characs_in_cats_null = 1003; |
Values.integerValueOrBuilder |
getNotInPersonCharacsInCatsOrBuilder()
optional .dstore.engine.values.integerValue not_in_person_characs_in_cats = 3; |
Values.integerValue |
getPersonCharacCategoryId()
optional .dstore.engine.values.integerValue person_charac_category_id = 2; |
boolean |
getPersonCharacCategoryIdNull()
optional bool person_charac_category_id_null = 1002; |
Values.integerValueOrBuilder |
getPersonCharacCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue person_charac_category_id = 2; |
Values.integerValue |
getPersonCharacteristicId()
optional .dstore.engine.values.integerValue person_characteristic_id = 4; |
boolean |
getPersonCharacteristicIdNull()
optional bool person_characteristic_id_null = 1004; |
Values.integerValueOrBuilder |
getPersonCharacteristicIdOrBuilder()
optional .dstore.engine.values.integerValue person_characteristic_id = 4; |
Values.integerValue |
getPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 1; |
boolean |
getPersonTypeIdNull()
optional bool person_type_id_null = 1001; |
Values.integerValueOrBuilder |
getPersonTypeIdOrBuilder()
optional .dstore.engine.values.integerValue person_type_id = 1; |
boolean |
hasNotInPersonCharacsInCats()
optional .dstore.engine.values.integerValue not_in_person_characs_in_cats = 3; |
boolean |
hasPersonCharacCategoryId()
optional .dstore.engine.values.integerValue person_charac_category_id = 2; |
boolean |
hasPersonCharacteristicId()
optional .dstore.engine.values.integerValue person_characteristic_id = 4; |
boolean |
hasPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 1;Values.integerValue getPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 1;Values.integerValueOrBuilder getPersonTypeIdOrBuilder()
optional .dstore.engine.values.integerValue person_type_id = 1;boolean getPersonTypeIdNull()
optional bool person_type_id_null = 1001;boolean hasPersonCharacCategoryId()
optional .dstore.engine.values.integerValue person_charac_category_id = 2;Values.integerValue getPersonCharacCategoryId()
optional .dstore.engine.values.integerValue person_charac_category_id = 2;Values.integerValueOrBuilder getPersonCharacCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue person_charac_category_id = 2;boolean getPersonCharacCategoryIdNull()
optional bool person_charac_category_id_null = 1002;boolean hasNotInPersonCharacsInCats()
optional .dstore.engine.values.integerValue not_in_person_characs_in_cats = 3;Values.integerValue getNotInPersonCharacsInCats()
optional .dstore.engine.values.integerValue not_in_person_characs_in_cats = 3;Values.integerValueOrBuilder getNotInPersonCharacsInCatsOrBuilder()
optional .dstore.engine.values.integerValue not_in_person_characs_in_cats = 3;boolean getNotInPersonCharacsInCatsNull()
optional bool not_in_person_characs_in_cats_null = 1003;boolean hasPersonCharacteristicId()
optional .dstore.engine.values.integerValue person_characteristic_id = 4;Values.integerValue getPersonCharacteristicId()
optional .dstore.engine.values.integerValue person_characteristic_id = 4;Values.integerValueOrBuilder getPersonCharacteristicIdOrBuilder()
optional .dstore.engine.values.integerValue person_characteristic_id = 4;boolean getPersonCharacteristicIdNull()
optional bool person_characteristic_id_null = 1004;