public static final class ElectionContract.ElectorVote.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectorVote.Builder> implements ElectionContract.ElectorVoteOrBuilder
ElectorVotegetAllFields, 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.ElectorVote.Builder>public ElectionContract.ElectorVote.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectorVote.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectorVote.Builder>public ElectionContract.ElectorVote getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic ElectionContract.ElectorVote build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic ElectionContract.ElectorVote buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic ElectionContract.ElectorVote.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectorVote.Builder>public ElectionContract.ElectorVote.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectorVote.Builder>public ElectionContract.ElectorVote.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectorVote.Builder>public ElectionContract.ElectorVote.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectorVote.Builder>public ElectionContract.ElectorVote.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectorVote.Builder>public ElectionContract.ElectorVote.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectorVote.Builder>public ElectionContract.ElectorVote.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<ElectionContract.ElectorVote.Builder>public ElectionContract.ElectorVote.Builder mergeFrom(ElectionContract.ElectorVote other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectorVote.Builder>public ElectionContract.ElectorVote.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.ElectorVote.Builder>IOExceptionpublic List<Client.Hash> getActiveVotingRecordIdsList()
Not withdrawn.
repeated .Hash active_voting_record_ids = 1;public int getActiveVotingRecordIdsCount()
Not withdrawn.
repeated .Hash active_voting_record_ids = 1;public Client.Hash getActiveVotingRecordIds(int index)
Not withdrawn.
repeated .Hash active_voting_record_ids = 1;public ElectionContract.ElectorVote.Builder setActiveVotingRecordIds(int index, Client.Hash value)
Not withdrawn.
repeated .Hash active_voting_record_ids = 1;public ElectionContract.ElectorVote.Builder setActiveVotingRecordIds(int index, Client.Hash.Builder builderForValue)
Not withdrawn.
repeated .Hash active_voting_record_ids = 1;public ElectionContract.ElectorVote.Builder addActiveVotingRecordIds(Client.Hash value)
Not withdrawn.
repeated .Hash active_voting_record_ids = 1;public ElectionContract.ElectorVote.Builder addActiveVotingRecordIds(int index, Client.Hash value)
Not withdrawn.
repeated .Hash active_voting_record_ids = 1;public ElectionContract.ElectorVote.Builder addActiveVotingRecordIds(Client.Hash.Builder builderForValue)
Not withdrawn.
repeated .Hash active_voting_record_ids = 1;public ElectionContract.ElectorVote.Builder addActiveVotingRecordIds(int index, Client.Hash.Builder builderForValue)
Not withdrawn.
repeated .Hash active_voting_record_ids = 1;public ElectionContract.ElectorVote.Builder addAllActiveVotingRecordIds(Iterable<? extends Client.Hash> values)
Not withdrawn.
repeated .Hash active_voting_record_ids = 1;public ElectionContract.ElectorVote.Builder clearActiveVotingRecordIds()
Not withdrawn.
repeated .Hash active_voting_record_ids = 1;public ElectionContract.ElectorVote.Builder removeActiveVotingRecordIds(int index)
Not withdrawn.
repeated .Hash active_voting_record_ids = 1;public Client.Hash.Builder getActiveVotingRecordIdsBuilder(int index)
Not withdrawn.
repeated .Hash active_voting_record_ids = 1;public Client.HashOrBuilder getActiveVotingRecordIdsOrBuilder(int index)
Not withdrawn.
repeated .Hash active_voting_record_ids = 1;public List<? extends Client.HashOrBuilder> getActiveVotingRecordIdsOrBuilderList()
Not withdrawn.
repeated .Hash active_voting_record_ids = 1;public Client.Hash.Builder addActiveVotingRecordIdsBuilder()
Not withdrawn.
repeated .Hash active_voting_record_ids = 1;public Client.Hash.Builder addActiveVotingRecordIdsBuilder(int index)
Not withdrawn.
repeated .Hash active_voting_record_ids = 1;public List<Client.Hash.Builder> getActiveVotingRecordIdsBuilderList()
Not withdrawn.
repeated .Hash active_voting_record_ids = 1;public List<Client.Hash> getWithdrawnVotingRecordIdsList()
repeated .Hash withdrawn_voting_record_ids = 2;public int getWithdrawnVotingRecordIdsCount()
repeated .Hash withdrawn_voting_record_ids = 2;public Client.Hash getWithdrawnVotingRecordIds(int index)
repeated .Hash withdrawn_voting_record_ids = 2;public ElectionContract.ElectorVote.Builder setWithdrawnVotingRecordIds(int index, Client.Hash value)
repeated .Hash withdrawn_voting_record_ids = 2;public ElectionContract.ElectorVote.Builder setWithdrawnVotingRecordIds(int index, Client.Hash.Builder builderForValue)
repeated .Hash withdrawn_voting_record_ids = 2;public ElectionContract.ElectorVote.Builder addWithdrawnVotingRecordIds(Client.Hash value)
repeated .Hash withdrawn_voting_record_ids = 2;public ElectionContract.ElectorVote.Builder addWithdrawnVotingRecordIds(int index, Client.Hash value)
repeated .Hash withdrawn_voting_record_ids = 2;public ElectionContract.ElectorVote.Builder addWithdrawnVotingRecordIds(Client.Hash.Builder builderForValue)
repeated .Hash withdrawn_voting_record_ids = 2;public ElectionContract.ElectorVote.Builder addWithdrawnVotingRecordIds(int index, Client.Hash.Builder builderForValue)
repeated .Hash withdrawn_voting_record_ids = 2;public ElectionContract.ElectorVote.Builder addAllWithdrawnVotingRecordIds(Iterable<? extends Client.Hash> values)
repeated .Hash withdrawn_voting_record_ids = 2;public ElectionContract.ElectorVote.Builder clearWithdrawnVotingRecordIds()
repeated .Hash withdrawn_voting_record_ids = 2;public ElectionContract.ElectorVote.Builder removeWithdrawnVotingRecordIds(int index)
repeated .Hash withdrawn_voting_record_ids = 2;public Client.Hash.Builder getWithdrawnVotingRecordIdsBuilder(int index)
repeated .Hash withdrawn_voting_record_ids = 2;public Client.HashOrBuilder getWithdrawnVotingRecordIdsOrBuilder(int index)
repeated .Hash withdrawn_voting_record_ids = 2;public List<? extends Client.HashOrBuilder> getWithdrawnVotingRecordIdsOrBuilderList()
repeated .Hash withdrawn_voting_record_ids = 2;public Client.Hash.Builder addWithdrawnVotingRecordIdsBuilder()
repeated .Hash withdrawn_voting_record_ids = 2;public Client.Hash.Builder addWithdrawnVotingRecordIdsBuilder(int index)
repeated .Hash withdrawn_voting_record_ids = 2;public List<Client.Hash.Builder> getWithdrawnVotingRecordIdsBuilderList()
repeated .Hash withdrawn_voting_record_ids = 2;public long getActiveVotedVotesAmount()
sint64 active_voted_votes_amount = 3;getActiveVotedVotesAmount 在接口中 ElectionContract.ElectorVoteOrBuilderpublic ElectionContract.ElectorVote.Builder setActiveVotedVotesAmount(long value)
sint64 active_voted_votes_amount = 3;value - The activeVotedVotesAmount to set.public ElectionContract.ElectorVote.Builder clearActiveVotedVotesAmount()
sint64 active_voted_votes_amount = 3;public long getAllVotedVotesAmount()
sint64 all_voted_votes_amount = 4;getAllVotedVotesAmount 在接口中 ElectionContract.ElectorVoteOrBuilderpublic ElectionContract.ElectorVote.Builder setAllVotedVotesAmount(long value)
sint64 all_voted_votes_amount = 4;value - The allVotedVotesAmount to set.public ElectionContract.ElectorVote.Builder clearAllVotedVotesAmount()
sint64 all_voted_votes_amount = 4;public List<ElectionContract.ElectionVotingRecord> getActiveVotingRecordsList()
repeated .ElectionVotingRecord active_voting_records = 5;public int getActiveVotingRecordsCount()
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectionVotingRecord getActiveVotingRecords(int index)
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectorVote.Builder setActiveVotingRecords(int index, ElectionContract.ElectionVotingRecord value)
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectorVote.Builder setActiveVotingRecords(int index, ElectionContract.ElectionVotingRecord.Builder builderForValue)
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectorVote.Builder addActiveVotingRecords(ElectionContract.ElectionVotingRecord value)
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectorVote.Builder addActiveVotingRecords(int index, ElectionContract.ElectionVotingRecord value)
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectorVote.Builder addActiveVotingRecords(ElectionContract.ElectionVotingRecord.Builder builderForValue)
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectorVote.Builder addActiveVotingRecords(int index, ElectionContract.ElectionVotingRecord.Builder builderForValue)
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectorVote.Builder addAllActiveVotingRecords(Iterable<? extends ElectionContract.ElectionVotingRecord> values)
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectorVote.Builder clearActiveVotingRecords()
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectorVote.Builder removeActiveVotingRecords(int index)
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectionVotingRecord.Builder getActiveVotingRecordsBuilder(int index)
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectionVotingRecordOrBuilder getActiveVotingRecordsOrBuilder(int index)
repeated .ElectionVotingRecord active_voting_records = 5;public List<? extends ElectionContract.ElectionVotingRecordOrBuilder> getActiveVotingRecordsOrBuilderList()
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectionVotingRecord.Builder addActiveVotingRecordsBuilder()
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectionVotingRecord.Builder addActiveVotingRecordsBuilder(int index)
repeated .ElectionVotingRecord active_voting_records = 5;public List<ElectionContract.ElectionVotingRecord.Builder> getActiveVotingRecordsBuilderList()
repeated .ElectionVotingRecord active_voting_records = 5;public List<ElectionContract.ElectionVotingRecord> getWithdrawnVotesRecordsList()
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public int getWithdrawnVotesRecordsCount()
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectionVotingRecord getWithdrawnVotesRecords(int index)
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectorVote.Builder setWithdrawnVotesRecords(int index, ElectionContract.ElectionVotingRecord value)
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectorVote.Builder setWithdrawnVotesRecords(int index, ElectionContract.ElectionVotingRecord.Builder builderForValue)
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectorVote.Builder addWithdrawnVotesRecords(ElectionContract.ElectionVotingRecord value)
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectorVote.Builder addWithdrawnVotesRecords(int index, ElectionContract.ElectionVotingRecord value)
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectorVote.Builder addWithdrawnVotesRecords(ElectionContract.ElectionVotingRecord.Builder builderForValue)
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectorVote.Builder addWithdrawnVotesRecords(int index, ElectionContract.ElectionVotingRecord.Builder builderForValue)
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectorVote.Builder addAllWithdrawnVotesRecords(Iterable<? extends ElectionContract.ElectionVotingRecord> values)
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectorVote.Builder clearWithdrawnVotesRecords()
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectorVote.Builder removeWithdrawnVotesRecords(int index)
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectionVotingRecord.Builder getWithdrawnVotesRecordsBuilder(int index)
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectionVotingRecordOrBuilder getWithdrawnVotesRecordsOrBuilder(int index)
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public List<? extends ElectionContract.ElectionVotingRecordOrBuilder> getWithdrawnVotesRecordsOrBuilderList()
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectionVotingRecord.Builder addWithdrawnVotesRecordsBuilder()
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectionVotingRecord.Builder addWithdrawnVotesRecordsBuilder(int index)
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public List<ElectionContract.ElectionVotingRecord.Builder> getWithdrawnVotesRecordsBuilderList()
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public com.google.protobuf.ByteString getPubkey()
bytes pubkey = 7;getPubkey 在接口中 ElectionContract.ElectorVoteOrBuilderpublic ElectionContract.ElectorVote.Builder setPubkey(com.google.protobuf.ByteString value)
bytes pubkey = 7;value - The pubkey to set.public ElectionContract.ElectorVote.Builder clearPubkey()
bytes pubkey = 7;public final ElectionContract.ElectorVote.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectorVote.Builder>public final ElectionContract.ElectorVote.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectorVote.Builder>Copyright © 2020. All rights reserved.