public static final class Client.SideChainIndexingInformationList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIndexingInformationList.Builder> implements Client.SideChainIndexingInformationListOrBuilder
acs7Protobuf type
SideChainIndexingInformationListgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIndexingInformationList.Builder>public Client.SideChainIndexingInformationList.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIndexingInformationList.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIndexingInformationList.Builder>public Client.SideChainIndexingInformationList getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic Client.SideChainIndexingInformationList build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic Client.SideChainIndexingInformationList buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic Client.SideChainIndexingInformationList.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIndexingInformationList.Builder>public Client.SideChainIndexingInformationList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIndexingInformationList.Builder>public Client.SideChainIndexingInformationList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIndexingInformationList.Builder>public Client.SideChainIndexingInformationList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIndexingInformationList.Builder>public Client.SideChainIndexingInformationList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIndexingInformationList.Builder>public Client.SideChainIndexingInformationList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIndexingInformationList.Builder>public Client.SideChainIndexingInformationList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<Client.SideChainIndexingInformationList.Builder>public Client.SideChainIndexingInformationList.Builder mergeFrom(Client.SideChainIndexingInformationList other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIndexingInformationList.Builder>public Client.SideChainIndexingInformationList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<Client.SideChainIndexingInformationList.Builder>IOExceptionpublic List<Client.SideChainIndexingInformation> getIndexingInformationListList()
A list contains indexing information of side chains.
repeated .SideChainIndexingInformation indexing_information_list = 1;public int getIndexingInformationListCount()
A list contains indexing information of side chains.
repeated .SideChainIndexingInformation indexing_information_list = 1;public Client.SideChainIndexingInformation getIndexingInformationList(int index)
A list contains indexing information of side chains.
repeated .SideChainIndexingInformation indexing_information_list = 1;public Client.SideChainIndexingInformationList.Builder setIndexingInformationList(int index, Client.SideChainIndexingInformation value)
A list contains indexing information of side chains.
repeated .SideChainIndexingInformation indexing_information_list = 1;public Client.SideChainIndexingInformationList.Builder setIndexingInformationList(int index, Client.SideChainIndexingInformation.Builder builderForValue)
A list contains indexing information of side chains.
repeated .SideChainIndexingInformation indexing_information_list = 1;public Client.SideChainIndexingInformationList.Builder addIndexingInformationList(Client.SideChainIndexingInformation value)
A list contains indexing information of side chains.
repeated .SideChainIndexingInformation indexing_information_list = 1;public Client.SideChainIndexingInformationList.Builder addIndexingInformationList(int index, Client.SideChainIndexingInformation value)
A list contains indexing information of side chains.
repeated .SideChainIndexingInformation indexing_information_list = 1;public Client.SideChainIndexingInformationList.Builder addIndexingInformationList(Client.SideChainIndexingInformation.Builder builderForValue)
A list contains indexing information of side chains.
repeated .SideChainIndexingInformation indexing_information_list = 1;public Client.SideChainIndexingInformationList.Builder addIndexingInformationList(int index, Client.SideChainIndexingInformation.Builder builderForValue)
A list contains indexing information of side chains.
repeated .SideChainIndexingInformation indexing_information_list = 1;public Client.SideChainIndexingInformationList.Builder addAllIndexingInformationList(Iterable<? extends Client.SideChainIndexingInformation> values)
A list contains indexing information of side chains.
repeated .SideChainIndexingInformation indexing_information_list = 1;public Client.SideChainIndexingInformationList.Builder clearIndexingInformationList()
A list contains indexing information of side chains.
repeated .SideChainIndexingInformation indexing_information_list = 1;public Client.SideChainIndexingInformationList.Builder removeIndexingInformationList(int index)
A list contains indexing information of side chains.
repeated .SideChainIndexingInformation indexing_information_list = 1;public Client.SideChainIndexingInformation.Builder getIndexingInformationListBuilder(int index)
A list contains indexing information of side chains.
repeated .SideChainIndexingInformation indexing_information_list = 1;public Client.SideChainIndexingInformationOrBuilder getIndexingInformationListOrBuilder(int index)
A list contains indexing information of side chains.
repeated .SideChainIndexingInformation indexing_information_list = 1;public List<? extends Client.SideChainIndexingInformationOrBuilder> getIndexingInformationListOrBuilderList()
A list contains indexing information of side chains.
repeated .SideChainIndexingInformation indexing_information_list = 1;public Client.SideChainIndexingInformation.Builder addIndexingInformationListBuilder()
A list contains indexing information of side chains.
repeated .SideChainIndexingInformation indexing_information_list = 1;public Client.SideChainIndexingInformation.Builder addIndexingInformationListBuilder(int index)
A list contains indexing information of side chains.
repeated .SideChainIndexingInformation indexing_information_list = 1;public List<Client.SideChainIndexingInformation.Builder> getIndexingInformationListBuilderList()
A list contains indexing information of side chains.
repeated .SideChainIndexingInformation indexing_information_list = 1;public final Client.SideChainIndexingInformationList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIndexingInformationList.Builder>public final Client.SideChainIndexingInformationList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIndexingInformationList.Builder>Copyright © 2020. All rights reserved.