public interface CandidateOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress()
string address = 1; |
com.google.protobuf.ByteString |
getAddressBytes()
string address = 1; |
com.google.protobuf.ByteString |
getPubKey()
bytes pubKey = 3; |
String |
getRewardAddress()
string rewardAddress = 4; |
com.google.protobuf.ByteString |
getRewardAddressBytes()
string rewardAddress = 4; |
com.google.protobuf.ByteString |
getVotes()
bytes votes = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getAddress()
string address = 1;com.google.protobuf.ByteString getAddressBytes()
string address = 1;com.google.protobuf.ByteString getVotes()
bytes votes = 2;com.google.protobuf.ByteString getPubKey()
bytes pubKey = 3;String getRewardAddress()
string rewardAddress = 4;com.google.protobuf.ByteString getRewardAddressBytes()
string rewardAddress = 4;Copyright © 2022 IoTeX Group. All rights reserved.