public static final class CoGetMemberInformationPu.Parameters extends com.google.protobuf.GeneratedMessage implements CoGetMemberInformationPu.ParametersOrBuilder
dstore.engine.co_GetMemberInformation_Pu.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
CoGetMemberInformationPu.Parameters.Builder
Protobuf type
dstore.engine.co_GetMemberInformation_Pu.Parameters |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
CHARACTERISTIC_ID_LIST_FIELD_NUMBER |
static int |
CHARACTERISTIC_ID_LIST_NULL_FIELD_NUMBER |
static int |
COMMUNITY_ID_FIELD_NUMBER |
static int |
COMMUNITY_ID_NULL_FIELD_NUMBER |
static int |
DATE_FORMAT_FIELD_NUMBER |
static int |
DATE_FORMAT_NULL_FIELD_NUMBER |
static int |
GET_DETAILS_FIELD_NUMBER |
static int |
GET_DETAILS_NULL_FIELD_NUMBER |
static int |
GET_INFO_FOR_COMMUNITY_MEMBER_ID_FIELD_NUMBER |
static int |
GET_INFO_FOR_COMMUNITY_MEMBER_ID_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<CoGetMemberInformationPu.Parameters> |
PARSER |
static int |
PERSON_IDENTIFICATION_VALUES_FIELD_NUMBER |
static int |
PERSON_IDENTIFICATION_VALUES_NULL_FIELD_NUMBER |
static int |
SEPARATOR_IN_IDENT_VALS_FIELD_NUMBER |
static int |
SEPARATOR_IN_IDENT_VALS_NULL_FIELD_NUMBER |
static int |
SORTED_RESULT_FIELD_NUMBER |
static int |
SORTED_RESULT_NULL_FIELD_NUMBER |
static int |
UNIQUE_ID_FIELD_NUMBER |
static int |
UNIQUE_ID_NULL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
Values.stringValue |
getCharacteristicIdList()
optional .dstore.engine.values.stringValue characteristic_id_list = 5; |
boolean |
getCharacteristicIdListNull()
optional bool characteristic_id_list_null = 1005; |
Values.stringValueOrBuilder |
getCharacteristicIdListOrBuilder()
optional .dstore.engine.values.stringValue characteristic_id_list = 5; |
Values.integerValue |
getCommunityId()
optional .dstore.engine.values.integerValue community_id = 3; |
boolean |
getCommunityIdNull()
optional bool community_id_null = 1003; |
Values.integerValueOrBuilder |
getCommunityIdOrBuilder()
optional .dstore.engine.values.integerValue community_id = 3; |
Values.stringValue |
getDateFormat()
optional .dstore.engine.values.stringValue date_format = 7; |
boolean |
getDateFormatNull()
optional bool date_format_null = 1007; |
Values.stringValueOrBuilder |
getDateFormatOrBuilder()
optional .dstore.engine.values.stringValue date_format = 7; |
static CoGetMemberInformationPu.Parameters |
getDefaultInstance() |
CoGetMemberInformationPu.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.booleanValue |
getGetDetails()
optional .dstore.engine.values.booleanValue get_details = 8; |
boolean |
getGetDetailsNull()
optional bool get_details_null = 1008; |
Values.booleanValueOrBuilder |
getGetDetailsOrBuilder()
optional .dstore.engine.values.booleanValue get_details = 8; |
Values.integerValue |
getGetInfoForCommunityMemberId()
optional .dstore.engine.values.integerValue get_info_for_community_member_id = 4; |
boolean |
getGetInfoForCommunityMemberIdNull()
optional bool get_info_for_community_member_id_null = 1004; |
Values.integerValueOrBuilder |
getGetInfoForCommunityMemberIdOrBuilder()
optional .dstore.engine.values.integerValue get_info_for_community_member_id = 4; |
com.google.protobuf.Parser<CoGetMemberInformationPu.Parameters> |
getParserForType() |
Values.stringValue |
getPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 2; |
boolean |
getPersonIdentificationValuesNull()
optional bool person_identification_values_null = 1002; |
Values.stringValueOrBuilder |
getPersonIdentificationValuesOrBuilder()
optional .dstore.engine.values.stringValue person_identification_values = 2; |
Values.stringValue |
getSeparatorInIdentVals()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 9; |
boolean |
getSeparatorInIdentValsNull()
optional bool separator_in_ident_vals_null = 1009; |
Values.stringValueOrBuilder |
getSeparatorInIdentValsOrBuilder()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 9; |
int |
getSerializedSize() |
Values.booleanValue |
getSortedResult()
optional .dstore.engine.values.booleanValue sorted_result = 6; |
boolean |
getSortedResultNull()
optional bool sorted_result_null = 1006; |
Values.booleanValueOrBuilder |
getSortedResultOrBuilder()
optional .dstore.engine.values.booleanValue sorted_result = 6; |
Values.stringValue |
getUniqueId()
optional .dstore.engine.values.stringValue unique_id = 1; |
boolean |
getUniqueIdNull()
optional bool unique_id_null = 1001; |
Values.stringValueOrBuilder |
getUniqueIdOrBuilder()
optional .dstore.engine.values.stringValue unique_id = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCharacteristicIdList()
optional .dstore.engine.values.stringValue characteristic_id_list = 5; |
boolean |
hasCommunityId()
optional .dstore.engine.values.integerValue community_id = 3; |
boolean |
hasDateFormat()
optional .dstore.engine.values.stringValue date_format = 7; |
boolean |
hasGetDetails()
optional .dstore.engine.values.booleanValue get_details = 8; |
boolean |
hasGetInfoForCommunityMemberId()
optional .dstore.engine.values.integerValue get_info_for_community_member_id = 4; |
boolean |
hasPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 2; |
boolean |
hasSeparatorInIdentVals()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 9; |
boolean |
hasSortedResult()
optional .dstore.engine.values.booleanValue sorted_result = 6; |
boolean |
hasUniqueId()
optional .dstore.engine.values.stringValue unique_id = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static CoGetMemberInformationPu.Parameters.Builder |
newBuilder() |
static CoGetMemberInformationPu.Parameters.Builder |
newBuilder(CoGetMemberInformationPu.Parameters prototype) |
CoGetMemberInformationPu.Parameters.Builder |
newBuilderForType() |
protected CoGetMemberInformationPu.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static CoGetMemberInformationPu.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static CoGetMemberInformationPu.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoGetMemberInformationPu.Parameters |
parseFrom(byte[] data) |
static CoGetMemberInformationPu.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoGetMemberInformationPu.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static CoGetMemberInformationPu.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoGetMemberInformationPu.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CoGetMemberInformationPu.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoGetMemberInformationPu.Parameters |
parseFrom(java.io.InputStream input) |
static CoGetMemberInformationPu.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CoGetMemberInformationPu.Parameters> |
parser() |
CoGetMemberInformationPu.Parameters.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField, writeReplaceequals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int UNIQUE_ID_FIELD_NUMBER
public static final int UNIQUE_ID_NULL_FIELD_NUMBER
public static final int PERSON_IDENTIFICATION_VALUES_FIELD_NUMBER
public static final int PERSON_IDENTIFICATION_VALUES_NULL_FIELD_NUMBER
public static final int COMMUNITY_ID_FIELD_NUMBER
public static final int COMMUNITY_ID_NULL_FIELD_NUMBER
public static final int GET_INFO_FOR_COMMUNITY_MEMBER_ID_FIELD_NUMBER
public static final int GET_INFO_FOR_COMMUNITY_MEMBER_ID_NULL_FIELD_NUMBER
public static final int CHARACTERISTIC_ID_LIST_FIELD_NUMBER
public static final int CHARACTERISTIC_ID_LIST_NULL_FIELD_NUMBER
public static final int SORTED_RESULT_FIELD_NUMBER
public static final int SORTED_RESULT_NULL_FIELD_NUMBER
public static final int DATE_FORMAT_FIELD_NUMBER
public static final int DATE_FORMAT_NULL_FIELD_NUMBER
public static final int GET_DETAILS_FIELD_NUMBER
public static final int GET_DETAILS_NULL_FIELD_NUMBER
public static final int SEPARATOR_IN_IDENT_VALS_FIELD_NUMBER
public static final int SEPARATOR_IN_IDENT_VALS_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<CoGetMemberInformationPu.Parameters> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic boolean hasUniqueId()
optional .dstore.engine.values.stringValue unique_id = 1;hasUniqueId in interface CoGetMemberInformationPu.ParametersOrBuilderpublic Values.stringValue getUniqueId()
optional .dstore.engine.values.stringValue unique_id = 1;getUniqueId in interface CoGetMemberInformationPu.ParametersOrBuilderpublic Values.stringValueOrBuilder getUniqueIdOrBuilder()
optional .dstore.engine.values.stringValue unique_id = 1;getUniqueIdOrBuilder in interface CoGetMemberInformationPu.ParametersOrBuilderpublic boolean getUniqueIdNull()
optional bool unique_id_null = 1001;getUniqueIdNull in interface CoGetMemberInformationPu.ParametersOrBuilderpublic boolean hasPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 2;hasPersonIdentificationValues in interface CoGetMemberInformationPu.ParametersOrBuilderpublic Values.stringValue getPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 2;getPersonIdentificationValues in interface CoGetMemberInformationPu.ParametersOrBuilderpublic Values.stringValueOrBuilder getPersonIdentificationValuesOrBuilder()
optional .dstore.engine.values.stringValue person_identification_values = 2;getPersonIdentificationValuesOrBuilder in interface CoGetMemberInformationPu.ParametersOrBuilderpublic boolean getPersonIdentificationValuesNull()
optional bool person_identification_values_null = 1002;getPersonIdentificationValuesNull in interface CoGetMemberInformationPu.ParametersOrBuilderpublic boolean hasCommunityId()
optional .dstore.engine.values.integerValue community_id = 3;hasCommunityId in interface CoGetMemberInformationPu.ParametersOrBuilderpublic Values.integerValue getCommunityId()
optional .dstore.engine.values.integerValue community_id = 3;getCommunityId in interface CoGetMemberInformationPu.ParametersOrBuilderpublic Values.integerValueOrBuilder getCommunityIdOrBuilder()
optional .dstore.engine.values.integerValue community_id = 3;getCommunityIdOrBuilder in interface CoGetMemberInformationPu.ParametersOrBuilderpublic boolean getCommunityIdNull()
optional bool community_id_null = 1003;getCommunityIdNull in interface CoGetMemberInformationPu.ParametersOrBuilderpublic boolean hasGetInfoForCommunityMemberId()
optional .dstore.engine.values.integerValue get_info_for_community_member_id = 4;hasGetInfoForCommunityMemberId in interface CoGetMemberInformationPu.ParametersOrBuilderpublic Values.integerValue getGetInfoForCommunityMemberId()
optional .dstore.engine.values.integerValue get_info_for_community_member_id = 4;getGetInfoForCommunityMemberId in interface CoGetMemberInformationPu.ParametersOrBuilderpublic Values.integerValueOrBuilder getGetInfoForCommunityMemberIdOrBuilder()
optional .dstore.engine.values.integerValue get_info_for_community_member_id = 4;getGetInfoForCommunityMemberIdOrBuilder in interface CoGetMemberInformationPu.ParametersOrBuilderpublic boolean getGetInfoForCommunityMemberIdNull()
optional bool get_info_for_community_member_id_null = 1004;getGetInfoForCommunityMemberIdNull in interface CoGetMemberInformationPu.ParametersOrBuilderpublic boolean hasCharacteristicIdList()
optional .dstore.engine.values.stringValue characteristic_id_list = 5;hasCharacteristicIdList in interface CoGetMemberInformationPu.ParametersOrBuilderpublic Values.stringValue getCharacteristicIdList()
optional .dstore.engine.values.stringValue characteristic_id_list = 5;getCharacteristicIdList in interface CoGetMemberInformationPu.ParametersOrBuilderpublic Values.stringValueOrBuilder getCharacteristicIdListOrBuilder()
optional .dstore.engine.values.stringValue characteristic_id_list = 5;getCharacteristicIdListOrBuilder in interface CoGetMemberInformationPu.ParametersOrBuilderpublic boolean getCharacteristicIdListNull()
optional bool characteristic_id_list_null = 1005;getCharacteristicIdListNull in interface CoGetMemberInformationPu.ParametersOrBuilderpublic boolean hasSortedResult()
optional .dstore.engine.values.booleanValue sorted_result = 6;hasSortedResult in interface CoGetMemberInformationPu.ParametersOrBuilderpublic Values.booleanValue getSortedResult()
optional .dstore.engine.values.booleanValue sorted_result = 6;getSortedResult in interface CoGetMemberInformationPu.ParametersOrBuilderpublic Values.booleanValueOrBuilder getSortedResultOrBuilder()
optional .dstore.engine.values.booleanValue sorted_result = 6;getSortedResultOrBuilder in interface CoGetMemberInformationPu.ParametersOrBuilderpublic boolean getSortedResultNull()
optional bool sorted_result_null = 1006;getSortedResultNull in interface CoGetMemberInformationPu.ParametersOrBuilderpublic boolean hasDateFormat()
optional .dstore.engine.values.stringValue date_format = 7;hasDateFormat in interface CoGetMemberInformationPu.ParametersOrBuilderpublic Values.stringValue getDateFormat()
optional .dstore.engine.values.stringValue date_format = 7;getDateFormat in interface CoGetMemberInformationPu.ParametersOrBuilderpublic Values.stringValueOrBuilder getDateFormatOrBuilder()
optional .dstore.engine.values.stringValue date_format = 7;getDateFormatOrBuilder in interface CoGetMemberInformationPu.ParametersOrBuilderpublic boolean getDateFormatNull()
optional bool date_format_null = 1007;getDateFormatNull in interface CoGetMemberInformationPu.ParametersOrBuilderpublic boolean hasGetDetails()
optional .dstore.engine.values.booleanValue get_details = 8;hasGetDetails in interface CoGetMemberInformationPu.ParametersOrBuilderpublic Values.booleanValue getGetDetails()
optional .dstore.engine.values.booleanValue get_details = 8;getGetDetails in interface CoGetMemberInformationPu.ParametersOrBuilderpublic Values.booleanValueOrBuilder getGetDetailsOrBuilder()
optional .dstore.engine.values.booleanValue get_details = 8;getGetDetailsOrBuilder in interface CoGetMemberInformationPu.ParametersOrBuilderpublic boolean getGetDetailsNull()
optional bool get_details_null = 1008;getGetDetailsNull in interface CoGetMemberInformationPu.ParametersOrBuilderpublic boolean hasSeparatorInIdentVals()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 9;hasSeparatorInIdentVals in interface CoGetMemberInformationPu.ParametersOrBuilderpublic Values.stringValue getSeparatorInIdentVals()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 9;getSeparatorInIdentVals in interface CoGetMemberInformationPu.ParametersOrBuilderpublic Values.stringValueOrBuilder getSeparatorInIdentValsOrBuilder()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 9;getSeparatorInIdentValsOrBuilder in interface CoGetMemberInformationPu.ParametersOrBuilderpublic boolean getSeparatorInIdentValsNull()
optional bool separator_in_ident_vals_null = 1009;getSeparatorInIdentValsNull in interface CoGetMemberInformationPu.ParametersOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessagejava.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic static CoGetMemberInformationPu.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoGetMemberInformationPu.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoGetMemberInformationPu.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoGetMemberInformationPu.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoGetMemberInformationPu.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CoGetMemberInformationPu.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static CoGetMemberInformationPu.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CoGetMemberInformationPu.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static CoGetMemberInformationPu.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CoGetMemberInformationPu.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic CoGetMemberInformationPu.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static CoGetMemberInformationPu.Parameters.Builder newBuilder()
public static CoGetMemberInformationPu.Parameters.Builder newBuilder(CoGetMemberInformationPu.Parameters prototype)
public CoGetMemberInformationPu.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected CoGetMemberInformationPu.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static CoGetMemberInformationPu.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<CoGetMemberInformationPu.Parameters> parser()
public com.google.protobuf.Parser<CoGetMemberInformationPu.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic CoGetMemberInformationPu.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder