public static final class ImGetCommonNodePropertiesAd.Parameters extends com.google.protobuf.GeneratedMessage implements ImGetCommonNodePropertiesAd.ParametersOrBuilder
dstore.engine.im_GetCommonNodeProperties_Ad.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
ImGetCommonNodePropertiesAd.Parameters.Builder
Protobuf type
dstore.engine.im_GetCommonNodeProperties_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 |
CHARACTERISTIC_ID_LIST_FIELD_NUMBER |
static int |
CHARACTERISTIC_ID_LIST_NULL_FIELD_NUMBER |
static int |
DATE_FORMAT_FIELD_NUMBER |
static int |
DATE_FORMAT_NULL_FIELD_NUMBER |
static int |
INHERIT_DEPTH_FIELD_NUMBER |
static int |
INHERIT_DEPTH_NULL_FIELD_NUMBER |
static int |
LANGUAGE_ID_FIELD_NUMBER |
static int |
LANGUAGE_ID_NULL_FIELD_NUMBER |
static int |
ORDER_BY_FIELD_NUMBER |
static int |
ORDER_BY_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<ImGetCommonNodePropertiesAd.Parameters> |
PARSER |
static int |
RECURSIVE_EVALUATION_FIELD_NUMBER |
static int |
RECURSIVE_EVALUATION_NULL_FIELD_NUMBER |
static int |
TREE_NODE_IDS_FIELD_NUMBER |
static int |
TREE_NODE_IDS_NULL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
Values.stringValue |
getCharacteristicIdList()
optional .dstore.engine.values.stringValue characteristic_id_list = 7; |
boolean |
getCharacteristicIdListNull()
optional bool characteristic_id_list_null = 1007; |
Values.stringValueOrBuilder |
getCharacteristicIdListOrBuilder()
optional .dstore.engine.values.stringValue characteristic_id_list = 7; |
Values.stringValue |
getDateFormat()
optional .dstore.engine.values.stringValue date_format = 6; |
boolean |
getDateFormatNull()
optional bool date_format_null = 1006; |
Values.stringValueOrBuilder |
getDateFormatOrBuilder()
optional .dstore.engine.values.stringValue date_format = 6; |
static ImGetCommonNodePropertiesAd.Parameters |
getDefaultInstance() |
ImGetCommonNodePropertiesAd.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.integerValue |
getInheritDepth()
optional .dstore.engine.values.integerValue inherit_depth = 3; |
boolean |
getInheritDepthNull()
optional bool inherit_depth_null = 1003; |
Values.integerValueOrBuilder |
getInheritDepthOrBuilder()
optional .dstore.engine.values.integerValue inherit_depth = 3; |
Values.integerValue |
getLanguageId()
optional .dstore.engine.values.integerValue language_id = 2; |
boolean |
getLanguageIdNull()
optional bool language_id_null = 1002; |
Values.integerValueOrBuilder |
getLanguageIdOrBuilder()
optional .dstore.engine.values.integerValue language_id = 2; |
Values.stringValue |
getOrderBy()
optional .dstore.engine.values.stringValue order_by = 4; |
boolean |
getOrderByNull()
optional bool order_by_null = 1004; |
Values.stringValueOrBuilder |
getOrderByOrBuilder()
optional .dstore.engine.values.stringValue order_by = 4; |
com.google.protobuf.Parser<ImGetCommonNodePropertiesAd.Parameters> |
getParserForType() |
Values.integerValue |
getRecursiveEvaluation()
optional .dstore.engine.values.integerValue recursive_evaluation = 5; |
boolean |
getRecursiveEvaluationNull()
optional bool recursive_evaluation_null = 1005; |
Values.integerValueOrBuilder |
getRecursiveEvaluationOrBuilder()
optional .dstore.engine.values.integerValue recursive_evaluation = 5; |
int |
getSerializedSize() |
Values.booleanValue |
getTreeNodeIds()
optional .dstore.engine.values.booleanValue tree_node_ids = 1; |
boolean |
getTreeNodeIdsNull()
optional bool tree_node_ids_null = 1001; |
Values.booleanValueOrBuilder |
getTreeNodeIdsOrBuilder()
optional .dstore.engine.values.booleanValue tree_node_ids = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCharacteristicIdList()
optional .dstore.engine.values.stringValue characteristic_id_list = 7; |
boolean |
hasDateFormat()
optional .dstore.engine.values.stringValue date_format = 6; |
boolean |
hasInheritDepth()
optional .dstore.engine.values.integerValue inherit_depth = 3; |
boolean |
hasLanguageId()
optional .dstore.engine.values.integerValue language_id = 2; |
boolean |
hasOrderBy()
optional .dstore.engine.values.stringValue order_by = 4; |
boolean |
hasRecursiveEvaluation()
optional .dstore.engine.values.integerValue recursive_evaluation = 5; |
boolean |
hasTreeNodeIds()
optional .dstore.engine.values.booleanValue tree_node_ids = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ImGetCommonNodePropertiesAd.Parameters.Builder |
newBuilder() |
static ImGetCommonNodePropertiesAd.Parameters.Builder |
newBuilder(ImGetCommonNodePropertiesAd.Parameters prototype) |
ImGetCommonNodePropertiesAd.Parameters.Builder |
newBuilderForType() |
protected ImGetCommonNodePropertiesAd.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static ImGetCommonNodePropertiesAd.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static ImGetCommonNodePropertiesAd.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImGetCommonNodePropertiesAd.Parameters |
parseFrom(byte[] data) |
static ImGetCommonNodePropertiesAd.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImGetCommonNodePropertiesAd.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static ImGetCommonNodePropertiesAd.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImGetCommonNodePropertiesAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ImGetCommonNodePropertiesAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImGetCommonNodePropertiesAd.Parameters |
parseFrom(java.io.InputStream input) |
static ImGetCommonNodePropertiesAd.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ImGetCommonNodePropertiesAd.Parameters> |
parser() |
ImGetCommonNodePropertiesAd.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 TREE_NODE_IDS_FIELD_NUMBER
public static final int TREE_NODE_IDS_NULL_FIELD_NUMBER
public static final int LANGUAGE_ID_FIELD_NUMBER
public static final int LANGUAGE_ID_NULL_FIELD_NUMBER
public static final int INHERIT_DEPTH_FIELD_NUMBER
public static final int INHERIT_DEPTH_NULL_FIELD_NUMBER
public static final int ORDER_BY_FIELD_NUMBER
public static final int ORDER_BY_NULL_FIELD_NUMBER
public static final int RECURSIVE_EVALUATION_FIELD_NUMBER
public static final int RECURSIVE_EVALUATION_NULL_FIELD_NUMBER
public static final int DATE_FORMAT_FIELD_NUMBER
public static final int DATE_FORMAT_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 com.google.protobuf.Parser<ImGetCommonNodePropertiesAd.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 hasTreeNodeIds()
optional .dstore.engine.values.booleanValue tree_node_ids = 1;hasTreeNodeIds in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic Values.booleanValue getTreeNodeIds()
optional .dstore.engine.values.booleanValue tree_node_ids = 1;getTreeNodeIds in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getTreeNodeIdsOrBuilder()
optional .dstore.engine.values.booleanValue tree_node_ids = 1;getTreeNodeIdsOrBuilder in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic boolean getTreeNodeIdsNull()
optional bool tree_node_ids_null = 1001;getTreeNodeIdsNull in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic boolean hasLanguageId()
optional .dstore.engine.values.integerValue language_id = 2;hasLanguageId in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic Values.integerValue getLanguageId()
optional .dstore.engine.values.integerValue language_id = 2;getLanguageId in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getLanguageIdOrBuilder()
optional .dstore.engine.values.integerValue language_id = 2;getLanguageIdOrBuilder in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic boolean getLanguageIdNull()
optional bool language_id_null = 1002;getLanguageIdNull in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic boolean hasInheritDepth()
optional .dstore.engine.values.integerValue inherit_depth = 3;hasInheritDepth in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic Values.integerValue getInheritDepth()
optional .dstore.engine.values.integerValue inherit_depth = 3;getInheritDepth in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getInheritDepthOrBuilder()
optional .dstore.engine.values.integerValue inherit_depth = 3;getInheritDepthOrBuilder in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic boolean getInheritDepthNull()
optional bool inherit_depth_null = 1003;getInheritDepthNull in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic boolean hasOrderBy()
optional .dstore.engine.values.stringValue order_by = 4;hasOrderBy in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic Values.stringValue getOrderBy()
optional .dstore.engine.values.stringValue order_by = 4;getOrderBy in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getOrderByOrBuilder()
optional .dstore.engine.values.stringValue order_by = 4;getOrderByOrBuilder in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic boolean getOrderByNull()
optional bool order_by_null = 1004;getOrderByNull in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic boolean hasRecursiveEvaluation()
optional .dstore.engine.values.integerValue recursive_evaluation = 5;hasRecursiveEvaluation in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic Values.integerValue getRecursiveEvaluation()
optional .dstore.engine.values.integerValue recursive_evaluation = 5;getRecursiveEvaluation in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getRecursiveEvaluationOrBuilder()
optional .dstore.engine.values.integerValue recursive_evaluation = 5;getRecursiveEvaluationOrBuilder in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic boolean getRecursiveEvaluationNull()
optional bool recursive_evaluation_null = 1005;getRecursiveEvaluationNull in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic boolean hasDateFormat()
optional .dstore.engine.values.stringValue date_format = 6;hasDateFormat in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic Values.stringValue getDateFormat()
optional .dstore.engine.values.stringValue date_format = 6;getDateFormat in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getDateFormatOrBuilder()
optional .dstore.engine.values.stringValue date_format = 6;getDateFormatOrBuilder in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic boolean getDateFormatNull()
optional bool date_format_null = 1006;getDateFormatNull in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic boolean hasCharacteristicIdList()
optional .dstore.engine.values.stringValue characteristic_id_list = 7;hasCharacteristicIdList in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic Values.stringValue getCharacteristicIdList()
optional .dstore.engine.values.stringValue characteristic_id_list = 7;getCharacteristicIdList in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getCharacteristicIdListOrBuilder()
optional .dstore.engine.values.stringValue characteristic_id_list = 7;getCharacteristicIdListOrBuilder in interface ImGetCommonNodePropertiesAd.ParametersOrBuilderpublic boolean getCharacteristicIdListNull()
optional bool characteristic_id_list_null = 1007;getCharacteristicIdListNull in interface ImGetCommonNodePropertiesAd.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 ImGetCommonNodePropertiesAd.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ImGetCommonNodePropertiesAd.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ImGetCommonNodePropertiesAd.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ImGetCommonNodePropertiesAd.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ImGetCommonNodePropertiesAd.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static ImGetCommonNodePropertiesAd.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static ImGetCommonNodePropertiesAd.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static ImGetCommonNodePropertiesAd.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static ImGetCommonNodePropertiesAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static ImGetCommonNodePropertiesAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic ImGetCommonNodePropertiesAd.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ImGetCommonNodePropertiesAd.Parameters.Builder newBuilder()
public static ImGetCommonNodePropertiesAd.Parameters.Builder newBuilder(ImGetCommonNodePropertiesAd.Parameters prototype)
public ImGetCommonNodePropertiesAd.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ImGetCommonNodePropertiesAd.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static ImGetCommonNodePropertiesAd.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<ImGetCommonNodePropertiesAd.Parameters> parser()
public com.google.protobuf.Parser<ImGetCommonNodePropertiesAd.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic ImGetCommonNodePropertiesAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder