public static final class PmModifyPersonCharacsAd.Parameters extends com.google.protobuf.GeneratedMessage implements PmModifyPersonCharacsAd.ParametersOrBuilder
dstore.engine.pm_ModifyPersonCharacs_Ad.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
PmModifyPersonCharacsAd.Parameters.Builder
Protobuf type
dstore.engine.pm_ModifyPersonCharacs_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.stringValue |
getCharacteristicDescription()
optional .dstore.engine.values.stringValue characteristic_description = 2; |
boolean |
getCharacteristicDescriptionNull()
optional bool characteristic_description_null = 1002; |
Values.stringValueOrBuilder |
getCharacteristicDescriptionOrBuilder()
optional .dstore.engine.values.stringValue characteristic_description = 2; |
static PmModifyPersonCharacsAd.Parameters |
getDefaultInstance() |
PmModifyPersonCharacsAd.Parameters |
getDefaultInstanceForType() |
Values.booleanValue |
getDeleteCharacteristic()
optional .dstore.engine.values.booleanValue delete_characteristic = 10; |
boolean |
getDeleteCharacteristicNull()
optional bool delete_characteristic_null = 1010; |
Values.booleanValueOrBuilder |
getDeleteCharacteristicOrBuilder()
optional .dstore.engine.values.booleanValue delete_characteristic = 10; |
Values.stringValue |
getDescriptionForAdmin()
optional .dstore.engine.values.stringValue description_for_admin = 11; |
boolean |
getDescriptionForAdminNull()
optional bool description_for_admin_null = 1011; |
Values.stringValueOrBuilder |
getDescriptionForAdminOrBuilder()
optional .dstore.engine.values.stringValue description_for_admin = 11; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.integerValue |
getFieldTypeId()
optional .dstore.engine.values.integerValue field_type_id = 3; |
boolean |
getFieldTypeIdNull()
optional bool field_type_id_null = 1003; |
Values.integerValueOrBuilder |
getFieldTypeIdOrBuilder()
optional .dstore.engine.values.integerValue field_type_id = 3; |
Values.booleanValue |
getIsUnique()
optional .dstore.engine.values.booleanValue is_unique = 9; |
boolean |
getIsUniqueNull()
optional bool is_unique_null = 1009; |
Values.booleanValueOrBuilder |
getIsUniqueOrBuilder()
optional .dstore.engine.values.booleanValue is_unique = 9; |
Values.integerValue |
getModify()
optional .dstore.engine.values.integerValue modify = 7; |
boolean |
getModifyNull()
optional bool modify_null = 1007; |
Values.integerValueOrBuilder |
getModifyOrBuilder()
optional .dstore.engine.values.integerValue modify = 7; |
com.google.protobuf.Parser<PmModifyPersonCharacsAd.Parameters> |
getParserForType() |
Values.integerValue |
getPersonCharacteristicId()
optional .dstore.engine.values.integerValue person_characteristic_id = 1; |
boolean |
getPersonCharacteristicIdNull()
optional bool person_characteristic_id_null = 1001; |
Values.integerValueOrBuilder |
getPersonCharacteristicIdOrBuilder()
optional .dstore.engine.values.integerValue person_characteristic_id = 1; |
Values.booleanValue |
getPredefinedValues()
optional .dstore.engine.values.booleanValue predefined_values = 8; |
boolean |
getPredefinedValuesNull()
optional bool predefined_values_null = 1008; |
Values.booleanValueOrBuilder |
getPredefinedValuesOrBuilder()
optional .dstore.engine.values.booleanValue predefined_values = 8; |
Values.booleanValue |
getRequired()
optional .dstore.engine.values.booleanValue required = 5; |
boolean |
getRequiredNull()
optional bool required_null = 1005; |
Values.booleanValueOrBuilder |
getRequiredOrBuilder()
optional .dstore.engine.values.booleanValue required = 5; |
int |
getSerializedSize() |
Values.integerValue |
getSortNo()
optional .dstore.engine.values.integerValue sort_no = 4; |
boolean |
getSortNoNull()
optional bool sort_no_null = 1004; |
Values.integerValueOrBuilder |
getSortNoOrBuilder()
optional .dstore.engine.values.integerValue sort_no = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
Values.integerValue |
getVisible()
optional .dstore.engine.values.integerValue visible = 6; |
boolean |
getVisibleNull()
optional bool visible_null = 1006; |
Values.integerValueOrBuilder |
getVisibleOrBuilder()
optional .dstore.engine.values.integerValue visible = 6; |
boolean |
hasCharacteristicDescription()
optional .dstore.engine.values.stringValue characteristic_description = 2; |
boolean |
hasDeleteCharacteristic()
optional .dstore.engine.values.booleanValue delete_characteristic = 10; |
boolean |
hasDescriptionForAdmin()
optional .dstore.engine.values.stringValue description_for_admin = 11; |
boolean |
hasFieldTypeId()
optional .dstore.engine.values.integerValue field_type_id = 3; |
boolean |
hasIsUnique()
optional .dstore.engine.values.booleanValue is_unique = 9; |
boolean |
hasModify()
optional .dstore.engine.values.integerValue modify = 7; |
boolean |
hasPersonCharacteristicId()
optional .dstore.engine.values.integerValue person_characteristic_id = 1; |
boolean |
hasPredefinedValues()
optional .dstore.engine.values.booleanValue predefined_values = 8; |
boolean |
hasRequired()
optional .dstore.engine.values.booleanValue required = 5; |
boolean |
hasSortNo()
optional .dstore.engine.values.integerValue sort_no = 4; |
boolean |
hasVisible()
optional .dstore.engine.values.integerValue visible = 6; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static PmModifyPersonCharacsAd.Parameters.Builder |
newBuilder() |
static PmModifyPersonCharacsAd.Parameters.Builder |
newBuilder(PmModifyPersonCharacsAd.Parameters prototype) |
PmModifyPersonCharacsAd.Parameters.Builder |
newBuilderForType() |
protected PmModifyPersonCharacsAd.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static PmModifyPersonCharacsAd.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static PmModifyPersonCharacsAd.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PmModifyPersonCharacsAd.Parameters |
parseFrom(byte[] data) |
static PmModifyPersonCharacsAd.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PmModifyPersonCharacsAd.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static PmModifyPersonCharacsAd.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PmModifyPersonCharacsAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PmModifyPersonCharacsAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PmModifyPersonCharacsAd.Parameters |
parseFrom(java.io.InputStream input) |
static PmModifyPersonCharacsAd.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<PmModifyPersonCharacsAd.Parameters> |
parser() |
PmModifyPersonCharacsAd.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_CHARACTERISTIC_ID_FIELD_NUMBER
public static final int PERSON_CHARACTERISTIC_ID_NULL_FIELD_NUMBER
public static final int CHARACTERISTIC_DESCRIPTION_FIELD_NUMBER
public static final int CHARACTERISTIC_DESCRIPTION_NULL_FIELD_NUMBER
public static final int FIELD_TYPE_ID_FIELD_NUMBER
public static final int FIELD_TYPE_ID_NULL_FIELD_NUMBER
public static final int SORT_NO_FIELD_NUMBER
public static final int SORT_NO_NULL_FIELD_NUMBER
public static final int REQUIRED_FIELD_NUMBER
public static final int REQUIRED_NULL_FIELD_NUMBER
public static final int VISIBLE_FIELD_NUMBER
public static final int VISIBLE_NULL_FIELD_NUMBER
public static final int MODIFY_FIELD_NUMBER
public static final int MODIFY_NULL_FIELD_NUMBER
public static final int PREDEFINED_VALUES_FIELD_NUMBER
public static final int PREDEFINED_VALUES_NULL_FIELD_NUMBER
public static final int IS_UNIQUE_FIELD_NUMBER
public static final int IS_UNIQUE_NULL_FIELD_NUMBER
public static final int DELETE_CHARACTERISTIC_FIELD_NUMBER
public static final int DELETE_CHARACTERISTIC_NULL_FIELD_NUMBER
public static final int DESCRIPTION_FOR_ADMIN_FIELD_NUMBER
public static final int DESCRIPTION_FOR_ADMIN_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<PmModifyPersonCharacsAd.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 hasPersonCharacteristicId()
optional .dstore.engine.values.integerValue person_characteristic_id = 1;hasPersonCharacteristicId in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic Values.integerValue getPersonCharacteristicId()
optional .dstore.engine.values.integerValue person_characteristic_id = 1;getPersonCharacteristicId in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getPersonCharacteristicIdOrBuilder()
optional .dstore.engine.values.integerValue person_characteristic_id = 1;getPersonCharacteristicIdOrBuilder in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic boolean getPersonCharacteristicIdNull()
optional bool person_characteristic_id_null = 1001;getPersonCharacteristicIdNull in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic boolean hasCharacteristicDescription()
optional .dstore.engine.values.stringValue characteristic_description = 2;hasCharacteristicDescription in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic Values.stringValue getCharacteristicDescription()
optional .dstore.engine.values.stringValue characteristic_description = 2;getCharacteristicDescription in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getCharacteristicDescriptionOrBuilder()
optional .dstore.engine.values.stringValue characteristic_description = 2;getCharacteristicDescriptionOrBuilder in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic boolean getCharacteristicDescriptionNull()
optional bool characteristic_description_null = 1002;getCharacteristicDescriptionNull in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic boolean hasFieldTypeId()
optional .dstore.engine.values.integerValue field_type_id = 3;hasFieldTypeId in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic Values.integerValue getFieldTypeId()
optional .dstore.engine.values.integerValue field_type_id = 3;getFieldTypeId in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getFieldTypeIdOrBuilder()
optional .dstore.engine.values.integerValue field_type_id = 3;getFieldTypeIdOrBuilder in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic boolean getFieldTypeIdNull()
optional bool field_type_id_null = 1003;getFieldTypeIdNull in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic boolean hasSortNo()
optional .dstore.engine.values.integerValue sort_no = 4;hasSortNo in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic Values.integerValue getSortNo()
optional .dstore.engine.values.integerValue sort_no = 4;getSortNo in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getSortNoOrBuilder()
optional .dstore.engine.values.integerValue sort_no = 4;getSortNoOrBuilder in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic boolean getSortNoNull()
optional bool sort_no_null = 1004;getSortNoNull in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic boolean hasRequired()
optional .dstore.engine.values.booleanValue required = 5;hasRequired in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic Values.booleanValue getRequired()
optional .dstore.engine.values.booleanValue required = 5;getRequired in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getRequiredOrBuilder()
optional .dstore.engine.values.booleanValue required = 5;getRequiredOrBuilder in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic boolean getRequiredNull()
optional bool required_null = 1005;getRequiredNull in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic boolean hasVisible()
optional .dstore.engine.values.integerValue visible = 6;hasVisible in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic Values.integerValue getVisible()
optional .dstore.engine.values.integerValue visible = 6;getVisible in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getVisibleOrBuilder()
optional .dstore.engine.values.integerValue visible = 6;getVisibleOrBuilder in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic boolean getVisibleNull()
optional bool visible_null = 1006;getVisibleNull in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic boolean hasModify()
optional .dstore.engine.values.integerValue modify = 7;hasModify in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic Values.integerValue getModify()
optional .dstore.engine.values.integerValue modify = 7;getModify in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getModifyOrBuilder()
optional .dstore.engine.values.integerValue modify = 7;getModifyOrBuilder in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic boolean getModifyNull()
optional bool modify_null = 1007;getModifyNull in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic boolean hasPredefinedValues()
optional .dstore.engine.values.booleanValue predefined_values = 8;hasPredefinedValues in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic Values.booleanValue getPredefinedValues()
optional .dstore.engine.values.booleanValue predefined_values = 8;getPredefinedValues in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getPredefinedValuesOrBuilder()
optional .dstore.engine.values.booleanValue predefined_values = 8;getPredefinedValuesOrBuilder in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic boolean getPredefinedValuesNull()
optional bool predefined_values_null = 1008;getPredefinedValuesNull in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic boolean hasIsUnique()
optional .dstore.engine.values.booleanValue is_unique = 9;hasIsUnique in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic Values.booleanValue getIsUnique()
optional .dstore.engine.values.booleanValue is_unique = 9;getIsUnique in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getIsUniqueOrBuilder()
optional .dstore.engine.values.booleanValue is_unique = 9;getIsUniqueOrBuilder in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic boolean getIsUniqueNull()
optional bool is_unique_null = 1009;getIsUniqueNull in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic boolean hasDeleteCharacteristic()
optional .dstore.engine.values.booleanValue delete_characteristic = 10;hasDeleteCharacteristic in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic Values.booleanValue getDeleteCharacteristic()
optional .dstore.engine.values.booleanValue delete_characteristic = 10;getDeleteCharacteristic in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getDeleteCharacteristicOrBuilder()
optional .dstore.engine.values.booleanValue delete_characteristic = 10;getDeleteCharacteristicOrBuilder in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic boolean getDeleteCharacteristicNull()
optional bool delete_characteristic_null = 1010;getDeleteCharacteristicNull in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic boolean hasDescriptionForAdmin()
optional .dstore.engine.values.stringValue description_for_admin = 11;hasDescriptionForAdmin in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic Values.stringValue getDescriptionForAdmin()
optional .dstore.engine.values.stringValue description_for_admin = 11;getDescriptionForAdmin in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getDescriptionForAdminOrBuilder()
optional .dstore.engine.values.stringValue description_for_admin = 11;getDescriptionForAdminOrBuilder in interface PmModifyPersonCharacsAd.ParametersOrBuilderpublic boolean getDescriptionForAdminNull()
optional bool description_for_admin_null = 1011;getDescriptionForAdminNull in interface PmModifyPersonCharacsAd.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 PmModifyPersonCharacsAd.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PmModifyPersonCharacsAd.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PmModifyPersonCharacsAd.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PmModifyPersonCharacsAd.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PmModifyPersonCharacsAd.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static PmModifyPersonCharacsAd.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static PmModifyPersonCharacsAd.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static PmModifyPersonCharacsAd.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static PmModifyPersonCharacsAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static PmModifyPersonCharacsAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic PmModifyPersonCharacsAd.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PmModifyPersonCharacsAd.Parameters.Builder newBuilder()
public static PmModifyPersonCharacsAd.Parameters.Builder newBuilder(PmModifyPersonCharacsAd.Parameters prototype)
public PmModifyPersonCharacsAd.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected PmModifyPersonCharacsAd.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static PmModifyPersonCharacsAd.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<PmModifyPersonCharacsAd.Parameters> parser()
public com.google.protobuf.Parser<PmModifyPersonCharacsAd.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic PmModifyPersonCharacsAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder