public static interface CoGetCommunityForumsPu.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getCommunityId()
optional .dstore.engine.values.integerValue community_id = 1; |
boolean |
getCommunityIdNull()
optional bool community_id_null = 1001; |
Values.integerValueOrBuilder |
getCommunityIdOrBuilder()
optional .dstore.engine.values.integerValue community_id = 1; |
Values.stringValue |
getPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 3; |
boolean |
getPersonIdentificationValuesNull()
optional bool person_identification_values_null = 1003; |
Values.stringValueOrBuilder |
getPersonIdentificationValuesOrBuilder()
optional .dstore.engine.values.stringValue person_identification_values = 3; |
Values.stringValue |
getSeparatorInIdentVals()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 4; |
boolean |
getSeparatorInIdentValsNull()
optional bool separator_in_ident_vals_null = 1004; |
Values.stringValueOrBuilder |
getSeparatorInIdentValsOrBuilder()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 4; |
Values.stringValue |
getUniqueId()
optional .dstore.engine.values.stringValue unique_id = 2; |
boolean |
getUniqueIdNull()
optional bool unique_id_null = 1002; |
Values.stringValueOrBuilder |
getUniqueIdOrBuilder()
optional .dstore.engine.values.stringValue unique_id = 2; |
boolean |
hasCommunityId()
optional .dstore.engine.values.integerValue community_id = 1; |
boolean |
hasPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 3; |
boolean |
hasSeparatorInIdentVals()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 4; |
boolean |
hasUniqueId()
optional .dstore.engine.values.stringValue unique_id = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCommunityId()
optional .dstore.engine.values.integerValue community_id = 1;Values.integerValue getCommunityId()
optional .dstore.engine.values.integerValue community_id = 1;Values.integerValueOrBuilder getCommunityIdOrBuilder()
optional .dstore.engine.values.integerValue community_id = 1;boolean getCommunityIdNull()
optional bool community_id_null = 1001;boolean hasUniqueId()
optional .dstore.engine.values.stringValue unique_id = 2;Values.stringValue getUniqueId()
optional .dstore.engine.values.stringValue unique_id = 2;Values.stringValueOrBuilder getUniqueIdOrBuilder()
optional .dstore.engine.values.stringValue unique_id = 2;boolean getUniqueIdNull()
optional bool unique_id_null = 1002;boolean hasPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 3;Values.stringValue getPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 3;Values.stringValueOrBuilder getPersonIdentificationValuesOrBuilder()
optional .dstore.engine.values.stringValue person_identification_values = 3;boolean getPersonIdentificationValuesNull()
optional bool person_identification_values_null = 1003;boolean hasSeparatorInIdentVals()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 4;Values.stringValue getSeparatorInIdentVals()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 4;Values.stringValueOrBuilder getSeparatorInIdentValsOrBuilder()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 4;boolean getSeparatorInIdentValsNull()
optional bool separator_in_ident_vals_null = 1004;