public static final class PmModifyPersonDataAd.Parameters extends com.google.protobuf.GeneratedMessage implements PmModifyPersonDataAd.ParametersOrBuilder
dstore.engine.pm_ModifyPersonData_Ad.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
PmModifyPersonDataAd.Parameters.Builder
Protobuf type
dstore.engine.pm_ModifyPersonData_Ad.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 | Method and Description |
|---|---|
Values.booleanValue |
getChangeAllOrNothing()
optional .dstore.engine.values.booleanValue change_all_or_nothing = 8; |
boolean |
getChangeAllOrNothingNull()
optional bool change_all_or_nothing_null = 1008; |
Values.booleanValueOrBuilder |
getChangeAllOrNothingOrBuilder()
optional .dstore.engine.values.booleanValue change_all_or_nothing = 8; |
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.stringValue |
getCountry()
optional .dstore.engine.values.stringValue country = 9; |
boolean |
getCountryNull()
optional bool country_null = 1009; |
Values.stringValueOrBuilder |
getCountryOrBuilder()
optional .dstore.engine.values.stringValue country = 9; |
static PmModifyPersonDataAd.Parameters |
getDefaultInstance() |
PmModifyPersonDataAd.Parameters |
getDefaultInstanceForType() |
Values.booleanValue |
getDeleteCharacCategoryId()
optional .dstore.engine.values.booleanValue delete_charac_category_id = 5; |
boolean |
getDeleteCharacCategoryIdNull()
optional bool delete_charac_category_id_null = 1005; |
Values.booleanValueOrBuilder |
getDeleteCharacCategoryIdOrBuilder()
optional .dstore.engine.values.booleanValue delete_charac_category_id = 5; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<PmModifyPersonDataAd.Parameters> |
getParserForType() |
Values.integerValue |
getPersonCharacCategoryId()
optional .dstore.engine.values.integerValue person_charac_category_id = 4; |
boolean |
getPersonCharacCategoryIdNull()
optional bool person_charac_category_id_null = 1004; |
Values.integerValueOrBuilder |
getPersonCharacCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue person_charac_category_id = 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 |
getResultInErrorIdList()
optional .dstore.engine.values.booleanValue result_in_error_id_list = 6; |
boolean |
getResultInErrorIdListNull()
optional bool result_in_error_id_list_null = 1006; |
Values.booleanValueOrBuilder |
getResultInErrorIdListOrBuilder()
optional .dstore.engine.values.booleanValue result_in_error_id_list = 6; |
Values.stringValue |
getSeparatorInValueList()
optional .dstore.engine.values.stringValue separator_in_value_list = 10; |
boolean |
getSeparatorInValueListNull()
optional bool separator_in_value_list_null = 1010; |
Values.stringValueOrBuilder |
getSeparatorInValueListOrBuilder()
optional .dstore.engine.values.stringValue separator_in_value_list = 10; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
Values.booleanValue |
getValueIdsForPredefinedCharacs()
optional .dstore.engine.values.booleanValue value_ids_for_predefined_characs = 7; |
boolean |
getValueIdsForPredefinedCharacsNull()
optional bool value_ids_for_predefined_characs_null = 1007; |
Values.booleanValueOrBuilder |
getValueIdsForPredefinedCharacsOrBuilder()
optional .dstore.engine.values.booleanValue value_ids_for_predefined_characs = 7; |
Values.stringValue |
getValueList()
optional .dstore.engine.values.stringValue value_list = 3; |
boolean |
getValueListNull()
optional bool value_list_null = 1003; |
Values.stringValueOrBuilder |
getValueListOrBuilder()
optional .dstore.engine.values.stringValue value_list = 3; |
boolean |
hasChangeAllOrNothing()
optional .dstore.engine.values.booleanValue change_all_or_nothing = 8; |
boolean |
hasCharacteristicIdList()
optional .dstore.engine.values.stringValue characteristic_id_list = 2; |
boolean |
hasCountry()
optional .dstore.engine.values.stringValue country = 9; |
boolean |
hasDeleteCharacCategoryId()
optional .dstore.engine.values.booleanValue delete_charac_category_id = 5; |
boolean |
hasPersonCharacCategoryId()
optional .dstore.engine.values.integerValue person_charac_category_id = 4; |
boolean |
hasPersonId()
optional .dstore.engine.values.integerValue person_id = 1; |
boolean |
hasResultInErrorIdList()
optional .dstore.engine.values.booleanValue result_in_error_id_list = 6; |
boolean |
hasSeparatorInValueList()
optional .dstore.engine.values.stringValue separator_in_value_list = 10; |
boolean |
hasValueIdsForPredefinedCharacs()
optional .dstore.engine.values.booleanValue value_ids_for_predefined_characs = 7; |
boolean |
hasValueList()
optional .dstore.engine.values.stringValue value_list = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static PmModifyPersonDataAd.Parameters.Builder |
newBuilder() |
static PmModifyPersonDataAd.Parameters.Builder |
newBuilder(PmModifyPersonDataAd.Parameters prototype) |
PmModifyPersonDataAd.Parameters.Builder |
newBuilderForType() |
protected PmModifyPersonDataAd.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static PmModifyPersonDataAd.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static PmModifyPersonDataAd.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PmModifyPersonDataAd.Parameters |
parseFrom(byte[] data) |
static PmModifyPersonDataAd.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PmModifyPersonDataAd.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static PmModifyPersonDataAd.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PmModifyPersonDataAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PmModifyPersonDataAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PmModifyPersonDataAd.Parameters |
parseFrom(java.io.InputStream input) |
static PmModifyPersonDataAd.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<PmModifyPersonDataAd.Parameters> |
parser() |
PmModifyPersonDataAd.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 PERSON_ID_FIELD_NUMBER
public static final int PERSON_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 VALUE_LIST_FIELD_NUMBER
public static final int VALUE_LIST_NULL_FIELD_NUMBER
public static final int PERSON_CHARAC_CATEGORY_ID_FIELD_NUMBER
public static final int PERSON_CHARAC_CATEGORY_ID_NULL_FIELD_NUMBER
public static final int DELETE_CHARAC_CATEGORY_ID_FIELD_NUMBER
public static final int DELETE_CHARAC_CATEGORY_ID_NULL_FIELD_NUMBER
public static final int RESULT_IN_ERROR_ID_LIST_FIELD_NUMBER
public static final int RESULT_IN_ERROR_ID_LIST_NULL_FIELD_NUMBER
public static final int VALUE_IDS_FOR_PREDEFINED_CHARACS_FIELD_NUMBER
public static final int VALUE_IDS_FOR_PREDEFINED_CHARACS_NULL_FIELD_NUMBER
public static final int CHANGE_ALL_OR_NOTHING_FIELD_NUMBER
public static final int CHANGE_ALL_OR_NOTHING_NULL_FIELD_NUMBER
public static final int COUNTRY_FIELD_NUMBER
public static final int COUNTRY_NULL_FIELD_NUMBER
public static final int SEPARATOR_IN_VALUE_LIST_FIELD_NUMBER
public static final int SEPARATOR_IN_VALUE_LIST_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<PmModifyPersonDataAd.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 hasPersonId()
optional .dstore.engine.values.integerValue person_id = 1;hasPersonId in interface PmModifyPersonDataAd.ParametersOrBuilderpublic Values.integerValue getPersonId()
optional .dstore.engine.values.integerValue person_id = 1;getPersonId in interface PmModifyPersonDataAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 1;getPersonIdOrBuilder in interface PmModifyPersonDataAd.ParametersOrBuilderpublic boolean getPersonIdNull()
optional bool person_id_null = 1001;getPersonIdNull in interface PmModifyPersonDataAd.ParametersOrBuilderpublic boolean hasCharacteristicIdList()
optional .dstore.engine.values.stringValue characteristic_id_list = 2;hasCharacteristicIdList in interface PmModifyPersonDataAd.ParametersOrBuilderpublic Values.stringValue getCharacteristicIdList()
optional .dstore.engine.values.stringValue characteristic_id_list = 2;getCharacteristicIdList in interface PmModifyPersonDataAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getCharacteristicIdListOrBuilder()
optional .dstore.engine.values.stringValue characteristic_id_list = 2;getCharacteristicIdListOrBuilder in interface PmModifyPersonDataAd.ParametersOrBuilderpublic boolean getCharacteristicIdListNull()
optional bool characteristic_id_list_null = 1002;getCharacteristicIdListNull in interface PmModifyPersonDataAd.ParametersOrBuilderpublic boolean hasValueList()
optional .dstore.engine.values.stringValue value_list = 3;hasValueList in interface PmModifyPersonDataAd.ParametersOrBuilderpublic Values.stringValue getValueList()
optional .dstore.engine.values.stringValue value_list = 3;getValueList in interface PmModifyPersonDataAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getValueListOrBuilder()
optional .dstore.engine.values.stringValue value_list = 3;getValueListOrBuilder in interface PmModifyPersonDataAd.ParametersOrBuilderpublic boolean getValueListNull()
optional bool value_list_null = 1003;getValueListNull in interface PmModifyPersonDataAd.ParametersOrBuilderpublic boolean hasPersonCharacCategoryId()
optional .dstore.engine.values.integerValue person_charac_category_id = 4;hasPersonCharacCategoryId in interface PmModifyPersonDataAd.ParametersOrBuilderpublic Values.integerValue getPersonCharacCategoryId()
optional .dstore.engine.values.integerValue person_charac_category_id = 4;getPersonCharacCategoryId in interface PmModifyPersonDataAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getPersonCharacCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue person_charac_category_id = 4;getPersonCharacCategoryIdOrBuilder in interface PmModifyPersonDataAd.ParametersOrBuilderpublic boolean getPersonCharacCategoryIdNull()
optional bool person_charac_category_id_null = 1004;getPersonCharacCategoryIdNull in interface PmModifyPersonDataAd.ParametersOrBuilderpublic boolean hasDeleteCharacCategoryId()
optional .dstore.engine.values.booleanValue delete_charac_category_id = 5;hasDeleteCharacCategoryId in interface PmModifyPersonDataAd.ParametersOrBuilderpublic Values.booleanValue getDeleteCharacCategoryId()
optional .dstore.engine.values.booleanValue delete_charac_category_id = 5;getDeleteCharacCategoryId in interface PmModifyPersonDataAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getDeleteCharacCategoryIdOrBuilder()
optional .dstore.engine.values.booleanValue delete_charac_category_id = 5;getDeleteCharacCategoryIdOrBuilder in interface PmModifyPersonDataAd.ParametersOrBuilderpublic boolean getDeleteCharacCategoryIdNull()
optional bool delete_charac_category_id_null = 1005;getDeleteCharacCategoryIdNull in interface PmModifyPersonDataAd.ParametersOrBuilderpublic boolean hasResultInErrorIdList()
optional .dstore.engine.values.booleanValue result_in_error_id_list = 6;hasResultInErrorIdList in interface PmModifyPersonDataAd.ParametersOrBuilderpublic Values.booleanValue getResultInErrorIdList()
optional .dstore.engine.values.booleanValue result_in_error_id_list = 6;getResultInErrorIdList in interface PmModifyPersonDataAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getResultInErrorIdListOrBuilder()
optional .dstore.engine.values.booleanValue result_in_error_id_list = 6;getResultInErrorIdListOrBuilder in interface PmModifyPersonDataAd.ParametersOrBuilderpublic boolean getResultInErrorIdListNull()
optional bool result_in_error_id_list_null = 1006;getResultInErrorIdListNull in interface PmModifyPersonDataAd.ParametersOrBuilderpublic boolean hasValueIdsForPredefinedCharacs()
optional .dstore.engine.values.booleanValue value_ids_for_predefined_characs = 7;hasValueIdsForPredefinedCharacs in interface PmModifyPersonDataAd.ParametersOrBuilderpublic Values.booleanValue getValueIdsForPredefinedCharacs()
optional .dstore.engine.values.booleanValue value_ids_for_predefined_characs = 7;getValueIdsForPredefinedCharacs in interface PmModifyPersonDataAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getValueIdsForPredefinedCharacsOrBuilder()
optional .dstore.engine.values.booleanValue value_ids_for_predefined_characs = 7;getValueIdsForPredefinedCharacsOrBuilder in interface PmModifyPersonDataAd.ParametersOrBuilderpublic boolean getValueIdsForPredefinedCharacsNull()
optional bool value_ids_for_predefined_characs_null = 1007;getValueIdsForPredefinedCharacsNull in interface PmModifyPersonDataAd.ParametersOrBuilderpublic boolean hasChangeAllOrNothing()
optional .dstore.engine.values.booleanValue change_all_or_nothing = 8;hasChangeAllOrNothing in interface PmModifyPersonDataAd.ParametersOrBuilderpublic Values.booleanValue getChangeAllOrNothing()
optional .dstore.engine.values.booleanValue change_all_or_nothing = 8;getChangeAllOrNothing in interface PmModifyPersonDataAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getChangeAllOrNothingOrBuilder()
optional .dstore.engine.values.booleanValue change_all_or_nothing = 8;getChangeAllOrNothingOrBuilder in interface PmModifyPersonDataAd.ParametersOrBuilderpublic boolean getChangeAllOrNothingNull()
optional bool change_all_or_nothing_null = 1008;getChangeAllOrNothingNull in interface PmModifyPersonDataAd.ParametersOrBuilderpublic boolean hasCountry()
optional .dstore.engine.values.stringValue country = 9;hasCountry in interface PmModifyPersonDataAd.ParametersOrBuilderpublic Values.stringValue getCountry()
optional .dstore.engine.values.stringValue country = 9;getCountry in interface PmModifyPersonDataAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getCountryOrBuilder()
optional .dstore.engine.values.stringValue country = 9;getCountryOrBuilder in interface PmModifyPersonDataAd.ParametersOrBuilderpublic boolean getCountryNull()
optional bool country_null = 1009;getCountryNull in interface PmModifyPersonDataAd.ParametersOrBuilderpublic boolean hasSeparatorInValueList()
optional .dstore.engine.values.stringValue separator_in_value_list = 10;hasSeparatorInValueList in interface PmModifyPersonDataAd.ParametersOrBuilderpublic Values.stringValue getSeparatorInValueList()
optional .dstore.engine.values.stringValue separator_in_value_list = 10;getSeparatorInValueList in interface PmModifyPersonDataAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getSeparatorInValueListOrBuilder()
optional .dstore.engine.values.stringValue separator_in_value_list = 10;getSeparatorInValueListOrBuilder in interface PmModifyPersonDataAd.ParametersOrBuilderpublic boolean getSeparatorInValueListNull()
optional bool separator_in_value_list_null = 1010;getSeparatorInValueListNull in interface PmModifyPersonDataAd.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 PmModifyPersonDataAd.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PmModifyPersonDataAd.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PmModifyPersonDataAd.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PmModifyPersonDataAd.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PmModifyPersonDataAd.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static PmModifyPersonDataAd.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static PmModifyPersonDataAd.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static PmModifyPersonDataAd.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static PmModifyPersonDataAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static PmModifyPersonDataAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic PmModifyPersonDataAd.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PmModifyPersonDataAd.Parameters.Builder newBuilder()
public static PmModifyPersonDataAd.Parameters.Builder newBuilder(PmModifyPersonDataAd.Parameters prototype)
public PmModifyPersonDataAd.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected PmModifyPersonDataAd.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static PmModifyPersonDataAd.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<PmModifyPersonDataAd.Parameters> parser()
public com.google.protobuf.Parser<PmModifyPersonDataAd.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic PmModifyPersonDataAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder