public static final class ImModifyNodePropertiesAd.Parameters extends com.google.protobuf.GeneratedMessage implements ImModifyNodePropertiesAd.ParametersOrBuilder
dstore.engine.im_ModifyNodeProperties_Ad.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
ImModifyNodePropertiesAd.Parameters.Builder
Protobuf type
dstore.engine.im_ModifyNodeProperties_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 | Field and Description |
|---|---|
static int |
DELETE_VALUE_ID_FIELD_NUMBER |
static int |
DELETE_VALUE_ID_NULL_FIELD_NUMBER |
static int |
NODE_CHARACTERISTIC_ID_FIELD_NUMBER |
static int |
NODE_CHARACTERISTIC_ID_NULL_FIELD_NUMBER |
static int |
NODE_ID_LIST_FIELD_NUMBER |
static int |
NODE_ID_LIST_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<ImModifyNodePropertiesAd.Parameters> |
PARSER |
static int |
RESULT_FIELD_NUMBER |
static int |
RESULT_NULL_FIELD_NUMBER |
static int |
USE_DATA_FROMDSTOREIFIN_FIELD_NUMBER |
static int |
USE_DATA_FROMDSTOREIFIN_NULL_FIELD_NUMBER |
static int |
VALID_FROM_FIELD_NUMBER |
static int |
VALID_FROM_NULL_FIELD_NUMBER |
static int |
VALID_TO_FIELD_NUMBER |
static int |
VALID_TO_NULL_FIELD_NUMBER |
static int |
VALUE_FIELD_NUMBER |
static int |
VALUE_ID_FOR_PREDEFINED_CHARAC_FIELD_NUMBER |
static int |
VALUE_ID_FOR_PREDEFINED_CHARAC_NULL_FIELD_NUMBER |
static int |
VALUE_NULL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static ImModifyNodePropertiesAd.Parameters |
getDefaultInstance() |
ImModifyNodePropertiesAd.Parameters |
getDefaultInstanceForType() |
Values.integerValue |
getDeleteValueId()
optional .dstore.engine.values.integerValue delete_value_id = 7; |
boolean |
getDeleteValueIdNull()
optional bool delete_value_id_null = 1007; |
Values.integerValueOrBuilder |
getDeleteValueIdOrBuilder()
optional .dstore.engine.values.integerValue delete_value_id = 7; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.integerValue |
getNodeCharacteristicId()
optional .dstore.engine.values.integerValue node_characteristic_id = 3; |
boolean |
getNodeCharacteristicIdNull()
optional bool node_characteristic_id_null = 1003; |
Values.integerValueOrBuilder |
getNodeCharacteristicIdOrBuilder()
optional .dstore.engine.values.integerValue node_characteristic_id = 3; |
Values.stringValue |
getNodeIdList()
optional .dstore.engine.values.stringValue node_id_list = 2; |
boolean |
getNodeIdListNull()
optional bool node_id_list_null = 1002; |
Values.stringValueOrBuilder |
getNodeIdListOrBuilder()
optional .dstore.engine.values.stringValue node_id_list = 2; |
com.google.protobuf.Parser<ImModifyNodePropertiesAd.Parameters> |
getParserForType() |
Values.integerValue |
getResult()
optional .dstore.engine.values.integerValue result = 1; |
boolean |
getResultNull()
optional bool result_null = 1001; |
Values.integerValueOrBuilder |
getResultOrBuilder()
optional .dstore.engine.values.integerValue result = 1; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
Values.booleanValue |
getUseDataFromdstoreifin()
optional .dstore.engine.values.booleanValue use_data_fromdstoreifin = 9; |
boolean |
getUseDataFromdstoreifinNull()
optional bool use_data_fromdstoreifin_null = 1009; |
Values.booleanValueOrBuilder |
getUseDataFromdstoreifinOrBuilder()
optional .dstore.engine.values.booleanValue use_data_fromdstoreifin = 9; |
Values.timestampValue |
getValidFrom()
optional .dstore.engine.values.timestampValue valid_from = 5; |
boolean |
getValidFromNull()
optional bool valid_from_null = 1005; |
Values.timestampValueOrBuilder |
getValidFromOrBuilder()
optional .dstore.engine.values.timestampValue valid_from = 5; |
Values.timestampValue |
getValidTo()
optional .dstore.engine.values.timestampValue valid_to = 6; |
boolean |
getValidToNull()
optional bool valid_to_null = 1006; |
Values.timestampValueOrBuilder |
getValidToOrBuilder()
optional .dstore.engine.values.timestampValue valid_to = 6; |
Values.stringValue |
getValue()
optional .dstore.engine.values.stringValue value = 4; |
Values.booleanValue |
getValueIdForPredefinedCharac()
optional .dstore.engine.values.booleanValue value_id_for_predefined_charac = 8; |
boolean |
getValueIdForPredefinedCharacNull()
optional bool value_id_for_predefined_charac_null = 1008; |
Values.booleanValueOrBuilder |
getValueIdForPredefinedCharacOrBuilder()
optional .dstore.engine.values.booleanValue value_id_for_predefined_charac = 8; |
boolean |
getValueNull()
optional bool value_null = 1004; |
Values.stringValueOrBuilder |
getValueOrBuilder()
optional .dstore.engine.values.stringValue value = 4; |
boolean |
hasDeleteValueId()
optional .dstore.engine.values.integerValue delete_value_id = 7; |
boolean |
hasNodeCharacteristicId()
optional .dstore.engine.values.integerValue node_characteristic_id = 3; |
boolean |
hasNodeIdList()
optional .dstore.engine.values.stringValue node_id_list = 2; |
boolean |
hasResult()
optional .dstore.engine.values.integerValue result = 1; |
boolean |
hasUseDataFromdstoreifin()
optional .dstore.engine.values.booleanValue use_data_fromdstoreifin = 9; |
boolean |
hasValidFrom()
optional .dstore.engine.values.timestampValue valid_from = 5; |
boolean |
hasValidTo()
optional .dstore.engine.values.timestampValue valid_to = 6; |
boolean |
hasValue()
optional .dstore.engine.values.stringValue value = 4; |
boolean |
hasValueIdForPredefinedCharac()
optional .dstore.engine.values.booleanValue value_id_for_predefined_charac = 8; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ImModifyNodePropertiesAd.Parameters.Builder |
newBuilder() |
static ImModifyNodePropertiesAd.Parameters.Builder |
newBuilder(ImModifyNodePropertiesAd.Parameters prototype) |
ImModifyNodePropertiesAd.Parameters.Builder |
newBuilderForType() |
protected ImModifyNodePropertiesAd.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static ImModifyNodePropertiesAd.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static ImModifyNodePropertiesAd.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImModifyNodePropertiesAd.Parameters |
parseFrom(byte[] data) |
static ImModifyNodePropertiesAd.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImModifyNodePropertiesAd.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static ImModifyNodePropertiesAd.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImModifyNodePropertiesAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ImModifyNodePropertiesAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImModifyNodePropertiesAd.Parameters |
parseFrom(java.io.InputStream input) |
static ImModifyNodePropertiesAd.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ImModifyNodePropertiesAd.Parameters> |
parser() |
ImModifyNodePropertiesAd.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 RESULT_FIELD_NUMBER
public static final int RESULT_NULL_FIELD_NUMBER
public static final int NODE_ID_LIST_FIELD_NUMBER
public static final int NODE_ID_LIST_NULL_FIELD_NUMBER
public static final int NODE_CHARACTERISTIC_ID_FIELD_NUMBER
public static final int NODE_CHARACTERISTIC_ID_NULL_FIELD_NUMBER
public static final int VALUE_FIELD_NUMBER
public static final int VALUE_NULL_FIELD_NUMBER
public static final int VALID_FROM_FIELD_NUMBER
public static final int VALID_FROM_NULL_FIELD_NUMBER
public static final int VALID_TO_FIELD_NUMBER
public static final int VALID_TO_NULL_FIELD_NUMBER
public static final int DELETE_VALUE_ID_FIELD_NUMBER
public static final int DELETE_VALUE_ID_NULL_FIELD_NUMBER
public static final int VALUE_ID_FOR_PREDEFINED_CHARAC_FIELD_NUMBER
public static final int VALUE_ID_FOR_PREDEFINED_CHARAC_NULL_FIELD_NUMBER
public static final int USE_DATA_FROMDSTOREIFIN_FIELD_NUMBER
public static final int USE_DATA_FROMDSTOREIFIN_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<ImModifyNodePropertiesAd.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 hasResult()
optional .dstore.engine.values.integerValue result = 1;hasResult in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic Values.integerValue getResult()
optional .dstore.engine.values.integerValue result = 1;getResult in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getResultOrBuilder()
optional .dstore.engine.values.integerValue result = 1;getResultOrBuilder in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic boolean getResultNull()
optional bool result_null = 1001;getResultNull in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic boolean hasNodeIdList()
optional .dstore.engine.values.stringValue node_id_list = 2;hasNodeIdList in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic Values.stringValue getNodeIdList()
optional .dstore.engine.values.stringValue node_id_list = 2;getNodeIdList in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getNodeIdListOrBuilder()
optional .dstore.engine.values.stringValue node_id_list = 2;getNodeIdListOrBuilder in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic boolean getNodeIdListNull()
optional bool node_id_list_null = 1002;getNodeIdListNull in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic boolean hasNodeCharacteristicId()
optional .dstore.engine.values.integerValue node_characteristic_id = 3;hasNodeCharacteristicId in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic Values.integerValue getNodeCharacteristicId()
optional .dstore.engine.values.integerValue node_characteristic_id = 3;getNodeCharacteristicId in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getNodeCharacteristicIdOrBuilder()
optional .dstore.engine.values.integerValue node_characteristic_id = 3;getNodeCharacteristicIdOrBuilder in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic boolean getNodeCharacteristicIdNull()
optional bool node_characteristic_id_null = 1003;getNodeCharacteristicIdNull in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic boolean hasValue()
optional .dstore.engine.values.stringValue value = 4;hasValue in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic Values.stringValue getValue()
optional .dstore.engine.values.stringValue value = 4;getValue in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getValueOrBuilder()
optional .dstore.engine.values.stringValue value = 4;getValueOrBuilder in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic boolean getValueNull()
optional bool value_null = 1004;getValueNull in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic boolean hasValidFrom()
optional .dstore.engine.values.timestampValue valid_from = 5;hasValidFrom in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic Values.timestampValue getValidFrom()
optional .dstore.engine.values.timestampValue valid_from = 5;getValidFrom in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic Values.timestampValueOrBuilder getValidFromOrBuilder()
optional .dstore.engine.values.timestampValue valid_from = 5;getValidFromOrBuilder in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic boolean getValidFromNull()
optional bool valid_from_null = 1005;getValidFromNull in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic boolean hasValidTo()
optional .dstore.engine.values.timestampValue valid_to = 6;hasValidTo in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic Values.timestampValue getValidTo()
optional .dstore.engine.values.timestampValue valid_to = 6;getValidTo in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic Values.timestampValueOrBuilder getValidToOrBuilder()
optional .dstore.engine.values.timestampValue valid_to = 6;getValidToOrBuilder in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic boolean getValidToNull()
optional bool valid_to_null = 1006;getValidToNull in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic boolean hasDeleteValueId()
optional .dstore.engine.values.integerValue delete_value_id = 7;hasDeleteValueId in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic Values.integerValue getDeleteValueId()
optional .dstore.engine.values.integerValue delete_value_id = 7;getDeleteValueId in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getDeleteValueIdOrBuilder()
optional .dstore.engine.values.integerValue delete_value_id = 7;getDeleteValueIdOrBuilder in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic boolean getDeleteValueIdNull()
optional bool delete_value_id_null = 1007;getDeleteValueIdNull in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic boolean hasValueIdForPredefinedCharac()
optional .dstore.engine.values.booleanValue value_id_for_predefined_charac = 8;hasValueIdForPredefinedCharac in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic Values.booleanValue getValueIdForPredefinedCharac()
optional .dstore.engine.values.booleanValue value_id_for_predefined_charac = 8;getValueIdForPredefinedCharac in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getValueIdForPredefinedCharacOrBuilder()
optional .dstore.engine.values.booleanValue value_id_for_predefined_charac = 8;getValueIdForPredefinedCharacOrBuilder in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic boolean getValueIdForPredefinedCharacNull()
optional bool value_id_for_predefined_charac_null = 1008;getValueIdForPredefinedCharacNull in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic boolean hasUseDataFromdstoreifin()
optional .dstore.engine.values.booleanValue use_data_fromdstoreifin = 9;hasUseDataFromdstoreifin in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic Values.booleanValue getUseDataFromdstoreifin()
optional .dstore.engine.values.booleanValue use_data_fromdstoreifin = 9;getUseDataFromdstoreifin in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getUseDataFromdstoreifinOrBuilder()
optional .dstore.engine.values.booleanValue use_data_fromdstoreifin = 9;getUseDataFromdstoreifinOrBuilder in interface ImModifyNodePropertiesAd.ParametersOrBuilderpublic boolean getUseDataFromdstoreifinNull()
optional bool use_data_fromdstoreifin_null = 1009;getUseDataFromdstoreifinNull in interface ImModifyNodePropertiesAd.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 ImModifyNodePropertiesAd.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ImModifyNodePropertiesAd.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ImModifyNodePropertiesAd.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ImModifyNodePropertiesAd.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ImModifyNodePropertiesAd.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static ImModifyNodePropertiesAd.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static ImModifyNodePropertiesAd.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static ImModifyNodePropertiesAd.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static ImModifyNodePropertiesAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static ImModifyNodePropertiesAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic ImModifyNodePropertiesAd.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ImModifyNodePropertiesAd.Parameters.Builder newBuilder()
public static ImModifyNodePropertiesAd.Parameters.Builder newBuilder(ImModifyNodePropertiesAd.Parameters prototype)
public ImModifyNodePropertiesAd.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ImModifyNodePropertiesAd.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static ImModifyNodePropertiesAd.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<ImModifyNodePropertiesAd.Parameters> parser()
public com.google.protobuf.Parser<ImModifyNodePropertiesAd.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic ImModifyNodePropertiesAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder