public static interface XchainOuterClass.voteRecordOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCandidate()
optional string candidate = 1; |
com.google.protobuf.ByteString |
getCandidateBytes()
optional string candidate = 1; |
String |
getTxid()
optional string txid = 2; |
com.google.protobuf.ByteString |
getTxidBytes()
optional string txid = 2; |
String getCandidate()
optional string candidate = 1;com.google.protobuf.ByteString getCandidateBytes()
optional string candidate = 1;String getTxid()
optional string txid = 2;com.google.protobuf.ByteString getTxidBytes()
optional string txid = 2;Copyright © 2020. All rights reserved.