public static interface VoteContract.GetVotingRecordsInputOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Client.Hash |
getIds(int index)
repeated .Hash ids = 1; |
int |
getIdsCount()
repeated .Hash ids = 1; |
List<Client.Hash> |
getIdsList()
repeated .Hash ids = 1; |
Client.HashOrBuilder |
getIdsOrBuilder(int index)
repeated .Hash ids = 1; |
List<? extends Client.HashOrBuilder> |
getIdsOrBuilderList()
repeated .Hash ids = 1; |
List<Client.Hash> getIdsList()
repeated .Hash ids = 1;Client.Hash getIds(int index)
repeated .Hash ids = 1;int getIdsCount()
repeated .Hash ids = 1;List<? extends Client.HashOrBuilder> getIdsOrBuilderList()
repeated .Hash ids = 1;Client.HashOrBuilder getIdsOrBuilder(int index)
repeated .Hash ids = 1;Copyright © 2020. All rights reserved.