public static interface PmGetPersonDetailsAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.stringValue |
getCharacteristicIdList()
optional .dstore.engine.values.stringValue characteristic_id_list = 2; |
boolean |
getCharacteristicIdListNull()
optional bool characteristic_id_list_null = 1002; |
Values.stringValueOrBuilder |
getCharacteristicIdListOrBuilder()
optional .dstore.engine.values.stringValue characteristic_id_list = 2; |
Values.booleanValue |
getIncludeCharacsWithNoDetails()
optional .dstore.engine.values.booleanValue include_characs_with_no_details = 4; |
boolean |
getIncludeCharacsWithNoDetailsNull()
optional bool include_characs_with_no_details_null = 1004; |
Values.booleanValueOrBuilder |
getIncludeCharacsWithNoDetailsOrBuilder()
optional .dstore.engine.values.booleanValue include_characs_with_no_details = 4; |
Values.integerValue |
getPersonId()
optional .dstore.engine.values.integerValue person_id = 1; |
boolean |
getPersonIdNull()
optional bool person_id_null = 1001; |
Values.integerValueOrBuilder |
getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 1; |
Values.booleanValue |
getSortedResult()
optional .dstore.engine.values.booleanValue sorted_result = 3; |
boolean |
getSortedResultNull()
optional bool sorted_result_null = 1003; |
Values.booleanValueOrBuilder |
getSortedResultOrBuilder()
optional .dstore.engine.values.booleanValue sorted_result = 3; |
boolean |
hasCharacteristicIdList()
optional .dstore.engine.values.stringValue characteristic_id_list = 2; |
boolean |
hasIncludeCharacsWithNoDetails()
optional .dstore.engine.values.booleanValue include_characs_with_no_details = 4; |
boolean |
hasPersonId()
optional .dstore.engine.values.integerValue person_id = 1; |
boolean |
hasSortedResult()
optional .dstore.engine.values.booleanValue sorted_result = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPersonId()
optional .dstore.engine.values.integerValue person_id = 1;Values.integerValue getPersonId()
optional .dstore.engine.values.integerValue person_id = 1;Values.integerValueOrBuilder getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 1;boolean getPersonIdNull()
optional bool person_id_null = 1001;boolean hasCharacteristicIdList()
optional .dstore.engine.values.stringValue characteristic_id_list = 2;Values.stringValue getCharacteristicIdList()
optional .dstore.engine.values.stringValue characteristic_id_list = 2;Values.stringValueOrBuilder getCharacteristicIdListOrBuilder()
optional .dstore.engine.values.stringValue characteristic_id_list = 2;boolean getCharacteristicIdListNull()
optional bool characteristic_id_list_null = 1002;boolean hasSortedResult()
optional .dstore.engine.values.booleanValue sorted_result = 3;Values.booleanValue getSortedResult()
optional .dstore.engine.values.booleanValue sorted_result = 3;Values.booleanValueOrBuilder getSortedResultOrBuilder()
optional .dstore.engine.values.booleanValue sorted_result = 3;boolean getSortedResultNull()
optional bool sorted_result_null = 1003;boolean hasIncludeCharacsWithNoDetails()
optional .dstore.engine.values.booleanValue include_characs_with_no_details = 4;Values.booleanValue getIncludeCharacsWithNoDetails()
optional .dstore.engine.values.booleanValue include_characs_with_no_details = 4;Values.booleanValueOrBuilder getIncludeCharacsWithNoDetailsOrBuilder()
optional .dstore.engine.values.booleanValue include_characs_with_no_details = 4;boolean getIncludeCharacsWithNoDetailsNull()
optional bool include_characs_with_no_details_null = 1004;