public interface ProbationCandidateListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getIntensityRate()
uint32 intensityRate = 2; |
ProbationCandidateList.Info |
getProbationList(int index)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1; |
int |
getProbationListCount()
repeated .iotextypes.ProbationCandidateList.Info probationList = 1; |
List<ProbationCandidateList.Info> |
getProbationListList()
repeated .iotextypes.ProbationCandidateList.Info probationList = 1; |
ProbationCandidateList.InfoOrBuilder |
getProbationListOrBuilder(int index)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1; |
List<? extends ProbationCandidateList.InfoOrBuilder> |
getProbationListOrBuilderList()
repeated .iotextypes.ProbationCandidateList.Info probationList = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<ProbationCandidateList.Info> getProbationListList()
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;ProbationCandidateList.Info getProbationList(int index)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;int getProbationListCount()
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;List<? extends ProbationCandidateList.InfoOrBuilder> getProbationListOrBuilderList()
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;ProbationCandidateList.InfoOrBuilder getProbationListOrBuilder(int index)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;int getIntensityRate()
uint32 intensityRate = 2;Copyright © 2022 IoTeX Group. All rights reserved.