public static interface XchainOuterClass.DposVoteRecordsResponseOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
XchainOuterClass.Header |
getHeader()
optional .pb.Header header = 1; |
XchainOuterClass.voteRecord |
getVoteTxidRecords(int index)
选民投票txid记录
repeated .pb.voteRecord voteTxidRecords = 2; |
int |
getVoteTxidRecordsCount()
选民投票txid记录
repeated .pb.voteRecord voteTxidRecords = 2; |
List<XchainOuterClass.voteRecord> |
getVoteTxidRecordsList()
选民投票txid记录
repeated .pb.voteRecord voteTxidRecords = 2; |
boolean |
hasHeader()
optional .pb.Header header = 1; |
boolean hasHeader()
optional .pb.Header header = 1;XchainOuterClass.Header getHeader()
optional .pb.Header header = 1;List<XchainOuterClass.voteRecord> getVoteTxidRecordsList()
选民投票txid记录
repeated .pb.voteRecord voteTxidRecords = 2;XchainOuterClass.voteRecord getVoteTxidRecords(int index)
选民投票txid记录
repeated .pb.voteRecord voteTxidRecords = 2;int getVoteTxidRecordsCount()
选民投票txid记录
repeated .pb.voteRecord voteTxidRecords = 2;Copyright © 2020. All rights reserved.