public interface CandidateV2OrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
string name = 4; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 4; |
String |
getOperatorAddress()
string operatorAddress = 2; |
com.google.protobuf.ByteString |
getOperatorAddressBytes()
string operatorAddress = 2; |
String |
getOwnerAddress()
string ownerAddress = 1; |
com.google.protobuf.ByteString |
getOwnerAddressBytes()
string ownerAddress = 1; |
String |
getRewardAddress()
string rewardAddress = 3; |
com.google.protobuf.ByteString |
getRewardAddressBytes()
string rewardAddress = 3; |
long |
getSelfStakeBucketIdx()
uint64 selfStakeBucketIdx = 6; |
String |
getSelfStakingTokens()
string selfStakingTokens = 7; |
com.google.protobuf.ByteString |
getSelfStakingTokensBytes()
string selfStakingTokens = 7; |
String |
getTotalWeightedVotes()
string totalWeightedVotes = 5; |
com.google.protobuf.ByteString |
getTotalWeightedVotesBytes()
string totalWeightedVotes = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getOwnerAddress()
string ownerAddress = 1;com.google.protobuf.ByteString getOwnerAddressBytes()
string ownerAddress = 1;String getOperatorAddress()
string operatorAddress = 2;com.google.protobuf.ByteString getOperatorAddressBytes()
string operatorAddress = 2;String getRewardAddress()
string rewardAddress = 3;com.google.protobuf.ByteString getRewardAddressBytes()
string rewardAddress = 3;String getName()
string name = 4;com.google.protobuf.ByteString getNameBytes()
string name = 4;String getTotalWeightedVotes()
string totalWeightedVotes = 5;com.google.protobuf.ByteString getTotalWeightedVotesBytes()
string totalWeightedVotes = 5;long getSelfStakeBucketIdx()
uint64 selfStakeBucketIdx = 6;String getSelfStakingTokens()
string selfStakingTokens = 7;com.google.protobuf.ByteString getSelfStakingTokensBytes()
string selfStakingTokens = 7;Copyright © 2022 IoTeX Group. All rights reserved.