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