public static final class MiGetApplicationPartsTreePu.Parameters extends com.google.protobuf.GeneratedMessage implements MiGetApplicationPartsTreePu.ParametersOrBuilder
dstore.engine.mi_GetApplicationPartsTree_Pu.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
MiGetApplicationPartsTreePu.Parameters.Builder
Protobuf type
dstore.engine.mi_GetApplicationPartsTree_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 |
APPLICATION_PART_TREE_ID_FIELD_NUMBER |
static int |
APPLICATION_PART_TREE_ID_NULL_FIELD_NUMBER |
static int |
GET_PARTS_TREE_FOR_GLOBAL_USER_FIELD_NUMBER |
static int |
GET_PARTS_TREE_FOR_GLOBAL_USER_NULL_FIELD_NUMBER |
static int |
GET_ROOT_PARTS_FOR_APPLICATION_ID_FIELD_NUMBER |
static int |
GET_ROOT_PARTS_FOR_APPLICATION_ID_NULL_FIELD_NUMBER |
static int |
IDS_IN_ONE_ID_FIELD_NUMBER |
static int |
IDS_IN_ONE_ID_NULL_FIELD_NUMBER |
static int |
MAX_TREE_LEVEL_FIELD_NUMBER |
static int |
MAX_TREE_LEVEL_NULL_FIELD_NUMBER |
static int |
OUTPUT_INTO_ONE_ID_FIELD_NUMBER |
static int |
OUTPUT_INTO_ONE_ID_NULL_FIELD_NUMBER |
static int |
OUTPUT_INTO_TWO_IDS_FIELD_NUMBER |
static int |
OUTPUT_INTO_TWO_IDS_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<MiGetApplicationPartsTreePu.Parameters> |
PARSER |
static int |
RETURN_RESULT_SET_FIELD_NUMBER |
static int |
RETURN_RESULT_SET_NULL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getApplicationPartTreeId()
optional .dstore.engine.values.integerValue application_part_tree_id = 1; |
boolean |
getApplicationPartTreeIdNull()
optional bool application_part_tree_id_null = 1001; |
Values.integerValueOrBuilder |
getApplicationPartTreeIdOrBuilder()
optional .dstore.engine.values.integerValue application_part_tree_id = 1; |
static MiGetApplicationPartsTreePu.Parameters |
getDefaultInstance() |
MiGetApplicationPartsTreePu.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.integerValue |
getGetPartsTreeForGlobalUser()
optional .dstore.engine.values.integerValue get_parts_tree_for_global_user = 5; |
boolean |
getGetPartsTreeForGlobalUserNull()
optional bool get_parts_tree_for_global_user_null = 1005; |
Values.integerValueOrBuilder |
getGetPartsTreeForGlobalUserOrBuilder()
optional .dstore.engine.values.integerValue get_parts_tree_for_global_user = 5; |
Values.integerValue |
getGetRootPartsForApplicationId()
optional .dstore.engine.values.integerValue get_root_parts_for_application_id = 2; |
boolean |
getGetRootPartsForApplicationIdNull()
optional bool get_root_parts_for_application_id_null = 1002; |
Values.integerValueOrBuilder |
getGetRootPartsForApplicationIdOrBuilder()
optional .dstore.engine.values.integerValue get_root_parts_for_application_id = 2; |
Values.integerValue |
getIdsInOneId()
optional .dstore.engine.values.integerValue ids_in_one_id = 3; |
boolean |
getIdsInOneIdNull()
optional bool ids_in_one_id_null = 1003; |
Values.integerValueOrBuilder |
getIdsInOneIdOrBuilder()
optional .dstore.engine.values.integerValue ids_in_one_id = 3; |
Values.integerValue |
getMaxTreeLevel()
optional .dstore.engine.values.integerValue max_tree_level = 8; |
boolean |
getMaxTreeLevelNull()
optional bool max_tree_level_null = 1008; |
Values.integerValueOrBuilder |
getMaxTreeLevelOrBuilder()
optional .dstore.engine.values.integerValue max_tree_level = 8; |
Values.integerValue |
getOutputIntoOneId()
optional .dstore.engine.values.integerValue output_into_one_id = 6; |
boolean |
getOutputIntoOneIdNull()
optional bool output_into_one_id_null = 1006; |
Values.integerValueOrBuilder |
getOutputIntoOneIdOrBuilder()
optional .dstore.engine.values.integerValue output_into_one_id = 6; |
Values.booleanValue |
getOutputIntoTwoIds()
optional .dstore.engine.values.booleanValue output_into_two_ids = 7; |
boolean |
getOutputIntoTwoIdsNull()
optional bool output_into_two_ids_null = 1007; |
Values.booleanValueOrBuilder |
getOutputIntoTwoIdsOrBuilder()
optional .dstore.engine.values.booleanValue output_into_two_ids = 7; |
com.google.protobuf.Parser<MiGetApplicationPartsTreePu.Parameters> |
getParserForType() |
Values.integerValue |
getReturnResultSet()
optional .dstore.engine.values.integerValue return_result_set = 4; |
boolean |
getReturnResultSetNull()
optional bool return_result_set_null = 1004; |
Values.integerValueOrBuilder |
getReturnResultSetOrBuilder()
optional .dstore.engine.values.integerValue return_result_set = 4; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasApplicationPartTreeId()
optional .dstore.engine.values.integerValue application_part_tree_id = 1; |
boolean |
hasGetPartsTreeForGlobalUser()
optional .dstore.engine.values.integerValue get_parts_tree_for_global_user = 5; |
boolean |
hasGetRootPartsForApplicationId()
optional .dstore.engine.values.integerValue get_root_parts_for_application_id = 2; |
boolean |
hasIdsInOneId()
optional .dstore.engine.values.integerValue ids_in_one_id = 3; |
boolean |
hasMaxTreeLevel()
optional .dstore.engine.values.integerValue max_tree_level = 8; |
boolean |
hasOutputIntoOneId()
optional .dstore.engine.values.integerValue output_into_one_id = 6; |
boolean |
hasOutputIntoTwoIds()
optional .dstore.engine.values.booleanValue output_into_two_ids = 7; |
boolean |
hasReturnResultSet()
optional .dstore.engine.values.integerValue return_result_set = 4; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static MiGetApplicationPartsTreePu.Parameters.Builder |
newBuilder() |
static MiGetApplicationPartsTreePu.Parameters.Builder |
newBuilder(MiGetApplicationPartsTreePu.Parameters prototype) |
MiGetApplicationPartsTreePu.Parameters.Builder |
newBuilderForType() |
protected MiGetApplicationPartsTreePu.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static MiGetApplicationPartsTreePu.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static MiGetApplicationPartsTreePu.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MiGetApplicationPartsTreePu.Parameters |
parseFrom(byte[] data) |
static MiGetApplicationPartsTreePu.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MiGetApplicationPartsTreePu.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static MiGetApplicationPartsTreePu.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MiGetApplicationPartsTreePu.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static MiGetApplicationPartsTreePu.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MiGetApplicationPartsTreePu.Parameters |
parseFrom(java.io.InputStream input) |
static MiGetApplicationPartsTreePu.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<MiGetApplicationPartsTreePu.Parameters> |
parser() |
MiGetApplicationPartsTreePu.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 APPLICATION_PART_TREE_ID_FIELD_NUMBER
public static final int APPLICATION_PART_TREE_ID_NULL_FIELD_NUMBER
public static final int GET_ROOT_PARTS_FOR_APPLICATION_ID_FIELD_NUMBER
public static final int GET_ROOT_PARTS_FOR_APPLICATION_ID_NULL_FIELD_NUMBER
public static final int IDS_IN_ONE_ID_FIELD_NUMBER
public static final int IDS_IN_ONE_ID_NULL_FIELD_NUMBER
public static final int RETURN_RESULT_SET_FIELD_NUMBER
public static final int RETURN_RESULT_SET_NULL_FIELD_NUMBER
public static final int GET_PARTS_TREE_FOR_GLOBAL_USER_FIELD_NUMBER
public static final int GET_PARTS_TREE_FOR_GLOBAL_USER_NULL_FIELD_NUMBER
public static final int OUTPUT_INTO_ONE_ID_FIELD_NUMBER
public static final int OUTPUT_INTO_ONE_ID_NULL_FIELD_NUMBER
public static final int OUTPUT_INTO_TWO_IDS_FIELD_NUMBER
public static final int OUTPUT_INTO_TWO_IDS_NULL_FIELD_NUMBER
public static final int MAX_TREE_LEVEL_FIELD_NUMBER
public static final int MAX_TREE_LEVEL_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<MiGetApplicationPartsTreePu.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 hasApplicationPartTreeId()
optional .dstore.engine.values.integerValue application_part_tree_id = 1;hasApplicationPartTreeId in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic Values.integerValue getApplicationPartTreeId()
optional .dstore.engine.values.integerValue application_part_tree_id = 1;getApplicationPartTreeId in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic Values.integerValueOrBuilder getApplicationPartTreeIdOrBuilder()
optional .dstore.engine.values.integerValue application_part_tree_id = 1;getApplicationPartTreeIdOrBuilder in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic boolean getApplicationPartTreeIdNull()
optional bool application_part_tree_id_null = 1001;getApplicationPartTreeIdNull in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic boolean hasGetRootPartsForApplicationId()
optional .dstore.engine.values.integerValue get_root_parts_for_application_id = 2;hasGetRootPartsForApplicationId in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic Values.integerValue getGetRootPartsForApplicationId()
optional .dstore.engine.values.integerValue get_root_parts_for_application_id = 2;getGetRootPartsForApplicationId in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic Values.integerValueOrBuilder getGetRootPartsForApplicationIdOrBuilder()
optional .dstore.engine.values.integerValue get_root_parts_for_application_id = 2;getGetRootPartsForApplicationIdOrBuilder in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic boolean getGetRootPartsForApplicationIdNull()
optional bool get_root_parts_for_application_id_null = 1002;getGetRootPartsForApplicationIdNull in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic boolean hasIdsInOneId()
optional .dstore.engine.values.integerValue ids_in_one_id = 3;hasIdsInOneId in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic Values.integerValue getIdsInOneId()
optional .dstore.engine.values.integerValue ids_in_one_id = 3;getIdsInOneId in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic Values.integerValueOrBuilder getIdsInOneIdOrBuilder()
optional .dstore.engine.values.integerValue ids_in_one_id = 3;getIdsInOneIdOrBuilder in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic boolean getIdsInOneIdNull()
optional bool ids_in_one_id_null = 1003;getIdsInOneIdNull in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic boolean hasReturnResultSet()
optional .dstore.engine.values.integerValue return_result_set = 4;hasReturnResultSet in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic Values.integerValue getReturnResultSet()
optional .dstore.engine.values.integerValue return_result_set = 4;getReturnResultSet in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic Values.integerValueOrBuilder getReturnResultSetOrBuilder()
optional .dstore.engine.values.integerValue return_result_set = 4;getReturnResultSetOrBuilder in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic boolean getReturnResultSetNull()
optional bool return_result_set_null = 1004;getReturnResultSetNull in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic boolean hasGetPartsTreeForGlobalUser()
optional .dstore.engine.values.integerValue get_parts_tree_for_global_user = 5;hasGetPartsTreeForGlobalUser in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic Values.integerValue getGetPartsTreeForGlobalUser()
optional .dstore.engine.values.integerValue get_parts_tree_for_global_user = 5;getGetPartsTreeForGlobalUser in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic Values.integerValueOrBuilder getGetPartsTreeForGlobalUserOrBuilder()
optional .dstore.engine.values.integerValue get_parts_tree_for_global_user = 5;getGetPartsTreeForGlobalUserOrBuilder in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic boolean getGetPartsTreeForGlobalUserNull()
optional bool get_parts_tree_for_global_user_null = 1005;getGetPartsTreeForGlobalUserNull in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic boolean hasOutputIntoOneId()
optional .dstore.engine.values.integerValue output_into_one_id = 6;hasOutputIntoOneId in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic Values.integerValue getOutputIntoOneId()
optional .dstore.engine.values.integerValue output_into_one_id = 6;getOutputIntoOneId in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic Values.integerValueOrBuilder getOutputIntoOneIdOrBuilder()
optional .dstore.engine.values.integerValue output_into_one_id = 6;getOutputIntoOneIdOrBuilder in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic boolean getOutputIntoOneIdNull()
optional bool output_into_one_id_null = 1006;getOutputIntoOneIdNull in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic boolean hasOutputIntoTwoIds()
optional .dstore.engine.values.booleanValue output_into_two_ids = 7;hasOutputIntoTwoIds in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic Values.booleanValue getOutputIntoTwoIds()
optional .dstore.engine.values.booleanValue output_into_two_ids = 7;getOutputIntoTwoIds in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic Values.booleanValueOrBuilder getOutputIntoTwoIdsOrBuilder()
optional .dstore.engine.values.booleanValue output_into_two_ids = 7;getOutputIntoTwoIdsOrBuilder in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic boolean getOutputIntoTwoIdsNull()
optional bool output_into_two_ids_null = 1007;getOutputIntoTwoIdsNull in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic boolean hasMaxTreeLevel()
optional .dstore.engine.values.integerValue max_tree_level = 8;hasMaxTreeLevel in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic Values.integerValue getMaxTreeLevel()
optional .dstore.engine.values.integerValue max_tree_level = 8;getMaxTreeLevel in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic Values.integerValueOrBuilder getMaxTreeLevelOrBuilder()
optional .dstore.engine.values.integerValue max_tree_level = 8;getMaxTreeLevelOrBuilder in interface MiGetApplicationPartsTreePu.ParametersOrBuilderpublic boolean getMaxTreeLevelNull()
optional bool max_tree_level_null = 1008;getMaxTreeLevelNull in interface MiGetApplicationPartsTreePu.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 MiGetApplicationPartsTreePu.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MiGetApplicationPartsTreePu.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MiGetApplicationPartsTreePu.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MiGetApplicationPartsTreePu.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MiGetApplicationPartsTreePu.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MiGetApplicationPartsTreePu.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static MiGetApplicationPartsTreePu.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MiGetApplicationPartsTreePu.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static MiGetApplicationPartsTreePu.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MiGetApplicationPartsTreePu.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic MiGetApplicationPartsTreePu.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static MiGetApplicationPartsTreePu.Parameters.Builder newBuilder()
public static MiGetApplicationPartsTreePu.Parameters.Builder newBuilder(MiGetApplicationPartsTreePu.Parameters prototype)
public MiGetApplicationPartsTreePu.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected MiGetApplicationPartsTreePu.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static MiGetApplicationPartsTreePu.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<MiGetApplicationPartsTreePu.Parameters> parser()
public com.google.protobuf.Parser<MiGetApplicationPartsTreePu.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic MiGetApplicationPartsTreePu.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder