public static final class ElectionContract.GetPageableCandidateInformationOutput.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.GetPageableCandidateInformationOutput.Builder> implements ElectionContract.GetPageableCandidateInformationOutputOrBuilder
GetPageableCandidateInformationOutputgetAllFields, 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, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.GetPageableCandidateInformationOutput.Builder>public ElectionContract.GetPageableCandidateInformationOutput.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.GetPageableCandidateInformationOutput.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.GetPageableCandidateInformationOutput.Builder>public ElectionContract.GetPageableCandidateInformationOutput getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic ElectionContract.GetPageableCandidateInformationOutput build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic ElectionContract.GetPageableCandidateInformationOutput buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic ElectionContract.GetPageableCandidateInformationOutput.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.GetPageableCandidateInformationOutput.Builder>public ElectionContract.GetPageableCandidateInformationOutput.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.GetPageableCandidateInformationOutput.Builder>public ElectionContract.GetPageableCandidateInformationOutput.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.GetPageableCandidateInformationOutput.Builder>public ElectionContract.GetPageableCandidateInformationOutput.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.GetPageableCandidateInformationOutput.Builder>public ElectionContract.GetPageableCandidateInformationOutput.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.GetPageableCandidateInformationOutput.Builder>public ElectionContract.GetPageableCandidateInformationOutput.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.GetPageableCandidateInformationOutput.Builder>public ElectionContract.GetPageableCandidateInformationOutput.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<ElectionContract.GetPageableCandidateInformationOutput.Builder>public ElectionContract.GetPageableCandidateInformationOutput.Builder mergeFrom(ElectionContract.GetPageableCandidateInformationOutput other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.GetPageableCandidateInformationOutput.Builder>public ElectionContract.GetPageableCandidateInformationOutput.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<ElectionContract.GetPageableCandidateInformationOutput.Builder>IOExceptionpublic List<ElectionContract.CandidateDetail> getValueList()
The details of the candidates.
repeated .CandidateDetail value = 1;public int getValueCount()
The details of the candidates.
repeated .CandidateDetail value = 1;public ElectionContract.CandidateDetail getValue(int index)
The details of the candidates.
repeated .CandidateDetail value = 1;public ElectionContract.GetPageableCandidateInformationOutput.Builder setValue(int index, ElectionContract.CandidateDetail value)
The details of the candidates.
repeated .CandidateDetail value = 1;public ElectionContract.GetPageableCandidateInformationOutput.Builder setValue(int index, ElectionContract.CandidateDetail.Builder builderForValue)
The details of the candidates.
repeated .CandidateDetail value = 1;public ElectionContract.GetPageableCandidateInformationOutput.Builder addValue(ElectionContract.CandidateDetail value)
The details of the candidates.
repeated .CandidateDetail value = 1;public ElectionContract.GetPageableCandidateInformationOutput.Builder addValue(int index, ElectionContract.CandidateDetail value)
The details of the candidates.
repeated .CandidateDetail value = 1;public ElectionContract.GetPageableCandidateInformationOutput.Builder addValue(ElectionContract.CandidateDetail.Builder builderForValue)
The details of the candidates.
repeated .CandidateDetail value = 1;public ElectionContract.GetPageableCandidateInformationOutput.Builder addValue(int index, ElectionContract.CandidateDetail.Builder builderForValue)
The details of the candidates.
repeated .CandidateDetail value = 1;public ElectionContract.GetPageableCandidateInformationOutput.Builder addAllValue(Iterable<? extends ElectionContract.CandidateDetail> values)
The details of the candidates.
repeated .CandidateDetail value = 1;public ElectionContract.GetPageableCandidateInformationOutput.Builder clearValue()
The details of the candidates.
repeated .CandidateDetail value = 1;public ElectionContract.GetPageableCandidateInformationOutput.Builder removeValue(int index)
The details of the candidates.
repeated .CandidateDetail value = 1;public ElectionContract.CandidateDetail.Builder getValueBuilder(int index)
The details of the candidates.
repeated .CandidateDetail value = 1;public ElectionContract.CandidateDetailOrBuilder getValueOrBuilder(int index)
The details of the candidates.
repeated .CandidateDetail value = 1;public List<? extends ElectionContract.CandidateDetailOrBuilder> getValueOrBuilderList()
The details of the candidates.
repeated .CandidateDetail value = 1;public ElectionContract.CandidateDetail.Builder addValueBuilder()
The details of the candidates.
repeated .CandidateDetail value = 1;public ElectionContract.CandidateDetail.Builder addValueBuilder(int index)
The details of the candidates.
repeated .CandidateDetail value = 1;public List<ElectionContract.CandidateDetail.Builder> getValueBuilderList()
The details of the candidates.
repeated .CandidateDetail value = 1;public final ElectionContract.GetPageableCandidateInformationOutput.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.GetPageableCandidateInformationOutput.Builder>public final ElectionContract.GetPageableCandidateInformationOutput.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.GetPageableCandidateInformationOutput.Builder>Copyright © 2020. All rights reserved.