public interface CandidateListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Candidate |
getCandidates(int index)
repeated .iotextypes.Candidate candidates = 1; |
int |
getCandidatesCount()
repeated .iotextypes.Candidate candidates = 1; |
List<Candidate> |
getCandidatesList()
repeated .iotextypes.Candidate candidates = 1; |
CandidateOrBuilder |
getCandidatesOrBuilder(int index)
repeated .iotextypes.Candidate candidates = 1; |
List<? extends CandidateOrBuilder> |
getCandidatesOrBuilderList()
repeated .iotextypes.Candidate candidates = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Candidate> getCandidatesList()
repeated .iotextypes.Candidate candidates = 1;Candidate getCandidates(int index)
repeated .iotextypes.Candidate candidates = 1;int getCandidatesCount()
repeated .iotextypes.Candidate candidates = 1;List<? extends CandidateOrBuilder> getCandidatesOrBuilderList()
repeated .iotextypes.Candidate candidates = 1;CandidateOrBuilder getCandidatesOrBuilder(int index)
repeated .iotextypes.Candidate candidates = 1;Copyright © 2022 IoTeX Group. All rights reserved.