public static final class ProbationCandidateList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ProbationCandidateList.Builder> implements ProbationCandidateListOrBuilder
ProbationCandidateList (slashing #1)Protobuf type
iotextypes.ProbationCandidateList| Modifier and Type | Method and Description |
|---|---|
ProbationCandidateList.Builder |
addAllProbationList(Iterable<? extends ProbationCandidateList.Info> values)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1; |
ProbationCandidateList.Builder |
addProbationList(int index,
ProbationCandidateList.Info.Builder builderForValue)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1; |
ProbationCandidateList.Builder |
addProbationList(int index,
ProbationCandidateList.Info value)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1; |
ProbationCandidateList.Builder |
addProbationList(ProbationCandidateList.Info.Builder builderForValue)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1; |
ProbationCandidateList.Builder |
addProbationList(ProbationCandidateList.Info value)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1; |
ProbationCandidateList.Info.Builder |
addProbationListBuilder()
repeated .iotextypes.ProbationCandidateList.Info probationList = 1; |
ProbationCandidateList.Info.Builder |
addProbationListBuilder(int index)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1; |
ProbationCandidateList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProbationCandidateList |
build() |
ProbationCandidateList |
buildPartial() |
ProbationCandidateList.Builder |
clear() |
ProbationCandidateList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ProbationCandidateList.Builder |
clearIntensityRate()
uint32 intensityRate = 2; |
ProbationCandidateList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ProbationCandidateList.Builder |
clearProbationList()
repeated .iotextypes.ProbationCandidateList.Info probationList = 1; |
ProbationCandidateList.Builder |
clone() |
ProbationCandidateList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getIntensityRate()
uint32 intensityRate = 2; |
ProbationCandidateList.Info |
getProbationList(int index)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1; |
ProbationCandidateList.Info.Builder |
getProbationListBuilder(int index)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1; |
List<ProbationCandidateList.Info.Builder> |
getProbationListBuilderList()
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; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ProbationCandidateList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProbationCandidateList.Builder |
mergeFrom(com.google.protobuf.Message other) |
ProbationCandidateList.Builder |
mergeFrom(ProbationCandidateList other) |
ProbationCandidateList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ProbationCandidateList.Builder |
removeProbationList(int index)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1; |
ProbationCandidateList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProbationCandidateList.Builder |
setIntensityRate(int value)
uint32 intensityRate = 2; |
ProbationCandidateList.Builder |
setProbationList(int index,
ProbationCandidateList.Info.Builder builderForValue)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1; |
ProbationCandidateList.Builder |
setProbationList(int index,
ProbationCandidateList.Info value)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1; |
ProbationCandidateList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ProbationCandidateList.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ProbationCandidateList.Builder>public ProbationCandidateList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ProbationCandidateList.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ProbationCandidateList.Builder>public ProbationCandidateList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ProbationCandidateList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ProbationCandidateList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ProbationCandidateList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ProbationCandidateList.Builder>public ProbationCandidateList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ProbationCandidateList.Builder>public ProbationCandidateList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ProbationCandidateList.Builder>public ProbationCandidateList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ProbationCandidateList.Builder>public ProbationCandidateList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ProbationCandidateList.Builder>public ProbationCandidateList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ProbationCandidateList.Builder>public ProbationCandidateList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ProbationCandidateList.Builder>public ProbationCandidateList.Builder mergeFrom(ProbationCandidateList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ProbationCandidateList.Builder>public ProbationCandidateList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ProbationCandidateList.Builder>IOExceptionpublic List<ProbationCandidateList.Info> getProbationListList()
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;getProbationListList in interface ProbationCandidateListOrBuilderpublic int getProbationListCount()
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;getProbationListCount in interface ProbationCandidateListOrBuilderpublic ProbationCandidateList.Info getProbationList(int index)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;getProbationList in interface ProbationCandidateListOrBuilderpublic ProbationCandidateList.Builder setProbationList(int index, ProbationCandidateList.Info value)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;public ProbationCandidateList.Builder setProbationList(int index, ProbationCandidateList.Info.Builder builderForValue)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;public ProbationCandidateList.Builder addProbationList(ProbationCandidateList.Info value)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;public ProbationCandidateList.Builder addProbationList(int index, ProbationCandidateList.Info value)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;public ProbationCandidateList.Builder addProbationList(ProbationCandidateList.Info.Builder builderForValue)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;public ProbationCandidateList.Builder addProbationList(int index, ProbationCandidateList.Info.Builder builderForValue)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;public ProbationCandidateList.Builder addAllProbationList(Iterable<? extends ProbationCandidateList.Info> values)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;public ProbationCandidateList.Builder clearProbationList()
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;public ProbationCandidateList.Builder removeProbationList(int index)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;public ProbationCandidateList.Info.Builder getProbationListBuilder(int index)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;public ProbationCandidateList.InfoOrBuilder getProbationListOrBuilder(int index)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;getProbationListOrBuilder in interface ProbationCandidateListOrBuilderpublic List<? extends ProbationCandidateList.InfoOrBuilder> getProbationListOrBuilderList()
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;getProbationListOrBuilderList in interface ProbationCandidateListOrBuilderpublic ProbationCandidateList.Info.Builder addProbationListBuilder()
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;public ProbationCandidateList.Info.Builder addProbationListBuilder(int index)
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;public List<ProbationCandidateList.Info.Builder> getProbationListBuilderList()
repeated .iotextypes.ProbationCandidateList.Info probationList = 1;public int getIntensityRate()
uint32 intensityRate = 2;getIntensityRate in interface ProbationCandidateListOrBuilderpublic ProbationCandidateList.Builder setIntensityRate(int value)
uint32 intensityRate = 2;public ProbationCandidateList.Builder clearIntensityRate()
uint32 intensityRate = 2;public final ProbationCandidateList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ProbationCandidateList.Builder>public final ProbationCandidateList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ProbationCandidateList.Builder>Copyright © 2022 IoTeX Group. All rights reserved.