public static interface PmGetPersonCharacCatsAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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; |
Values.integerValue |
getPersonCharacteristicId()
optional .dstore.engine.values.integerValue person_characteristic_id = 3; |
boolean |
getPersonCharacteristicIdNull()
optional bool person_characteristic_id_null = 1003; |
Values.integerValueOrBuilder |
getPersonCharacteristicIdOrBuilder()
optional .dstore.engine.values.integerValue person_characteristic_id = 3; |
Values.integerValue |
getPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 2; |
boolean |
getPersonTypeIdNull()
optional bool person_type_id_null = 1002; |
Values.integerValueOrBuilder |
getPersonTypeIdOrBuilder()
optional .dstore.engine.values.integerValue person_type_id = 2; |
boolean |
hasPersonCharacCategoryId()
optional .dstore.engine.values.integerValue person_charac_category_id = 1; |
boolean |
hasPersonCharacteristicId()
optional .dstore.engine.values.integerValue person_characteristic_id = 3; |
boolean |
hasPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 2; |
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 hasPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 2;Values.integerValue getPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 2;Values.integerValueOrBuilder getPersonTypeIdOrBuilder()
optional .dstore.engine.values.integerValue person_type_id = 2;boolean getPersonTypeIdNull()
optional bool person_type_id_null = 1002;boolean hasPersonCharacteristicId()
optional .dstore.engine.values.integerValue person_characteristic_id = 3;Values.integerValue getPersonCharacteristicId()
optional .dstore.engine.values.integerValue person_characteristic_id = 3;Values.integerValueOrBuilder getPersonCharacteristicIdOrBuilder()
optional .dstore.engine.values.integerValue person_characteristic_id = 3;boolean getPersonCharacteristicIdNull()
optional bool person_characteristic_id_null = 1003;