public interface CandidateBasicInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
string name = 1;com.google.protobuf.ByteString getNameBytes()
string name = 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;Copyright © 2022 IoTeX Group. All rights reserved.