public static interface Client.SideChainIndexingInformationListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Client.SideChainIndexingInformation |
getIndexingInformationList(int index)
repeated .SideChainIndexingInformation indexing_information_list = 1; |
int |
getIndexingInformationListCount()
repeated .SideChainIndexingInformation indexing_information_list = 1; |
List<Client.SideChainIndexingInformation> |
getIndexingInformationListList()
repeated .SideChainIndexingInformation indexing_information_list = 1; |
Client.SideChainIndexingInformationOrBuilder |
getIndexingInformationListOrBuilder(int index)
repeated .SideChainIndexingInformation indexing_information_list = 1; |
List<? extends Client.SideChainIndexingInformationOrBuilder> |
getIndexingInformationListOrBuilderList()
repeated .SideChainIndexingInformation indexing_information_list = 1; |
List<Client.SideChainIndexingInformation> getIndexingInformationListList()
repeated .SideChainIndexingInformation indexing_information_list = 1;Client.SideChainIndexingInformation getIndexingInformationList(int index)
repeated .SideChainIndexingInformation indexing_information_list = 1;int getIndexingInformationListCount()
repeated .SideChainIndexingInformation indexing_information_list = 1;List<? extends Client.SideChainIndexingInformationOrBuilder> getIndexingInformationListOrBuilderList()
repeated .SideChainIndexingInformation indexing_information_list = 1;Client.SideChainIndexingInformationOrBuilder getIndexingInformationListOrBuilder(int index)
repeated .SideChainIndexingInformation indexing_information_list = 1;Copyright © 2020. All rights reserved.