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()
The active voting record ids.
repeated .Hash active_voting_record_ids = 1;public int getActiveVotingRecordIdsCount()
The active voting record ids.
repeated .Hash active_voting_record_ids = 1;public Client.Hash getActiveVotingRecordIds(int index)
The active voting record ids.
repeated .Hash active_voting_record_ids = 1;public ElectionContract.ElectorVote.Builder setActiveVotingRecordIds(int index, Client.Hash value)
The active voting record ids.
repeated .Hash active_voting_record_ids = 1;public ElectionContract.ElectorVote.Builder setActiveVotingRecordIds(int index, Client.Hash.Builder builderForValue)
The active voting record ids.
repeated .Hash active_voting_record_ids = 1;public ElectionContract.ElectorVote.Builder addActiveVotingRecordIds(Client.Hash value)
The active voting record ids.
repeated .Hash active_voting_record_ids = 1;public ElectionContract.ElectorVote.Builder addActiveVotingRecordIds(int index, Client.Hash value)
The active voting record ids.
repeated .Hash active_voting_record_ids = 1;public ElectionContract.ElectorVote.Builder addActiveVotingRecordIds(Client.Hash.Builder builderForValue)
The active voting record ids.
repeated .Hash active_voting_record_ids = 1;public ElectionContract.ElectorVote.Builder addActiveVotingRecordIds(int index, Client.Hash.Builder builderForValue)
The active voting record ids.
repeated .Hash active_voting_record_ids = 1;public ElectionContract.ElectorVote.Builder addAllActiveVotingRecordIds(Iterable<? extends Client.Hash> values)
The active voting record ids.
repeated .Hash active_voting_record_ids = 1;public ElectionContract.ElectorVote.Builder clearActiveVotingRecordIds()
The active voting record ids.
repeated .Hash active_voting_record_ids = 1;public ElectionContract.ElectorVote.Builder removeActiveVotingRecordIds(int index)
The active voting record ids.
repeated .Hash active_voting_record_ids = 1;public Client.Hash.Builder getActiveVotingRecordIdsBuilder(int index)
The active voting record ids.
repeated .Hash active_voting_record_ids = 1;public Client.HashOrBuilder getActiveVotingRecordIdsOrBuilder(int index)
The active voting record ids.
repeated .Hash active_voting_record_ids = 1;public List<? extends Client.HashOrBuilder> getActiveVotingRecordIdsOrBuilderList()
The active voting record ids.
repeated .Hash active_voting_record_ids = 1;public Client.Hash.Builder addActiveVotingRecordIdsBuilder()
The active voting record ids.
repeated .Hash active_voting_record_ids = 1;public Client.Hash.Builder addActiveVotingRecordIdsBuilder(int index)
The active voting record ids.
repeated .Hash active_voting_record_ids = 1;public List<Client.Hash.Builder> getActiveVotingRecordIdsBuilderList()
The active voting record ids.
repeated .Hash active_voting_record_ids = 1;public List<Client.Hash> getWithdrawnVotingRecordIdsList()
The voting record ids that were withdrawn.
repeated .Hash withdrawn_voting_record_ids = 2;public int getWithdrawnVotingRecordIdsCount()
The voting record ids that were withdrawn.
repeated .Hash withdrawn_voting_record_ids = 2;public Client.Hash getWithdrawnVotingRecordIds(int index)
The voting record ids that were withdrawn.
repeated .Hash withdrawn_voting_record_ids = 2;public ElectionContract.ElectorVote.Builder setWithdrawnVotingRecordIds(int index, Client.Hash value)
The voting record ids that were withdrawn.
repeated .Hash withdrawn_voting_record_ids = 2;public ElectionContract.ElectorVote.Builder setWithdrawnVotingRecordIds(int index, Client.Hash.Builder builderForValue)
The voting record ids that were withdrawn.
repeated .Hash withdrawn_voting_record_ids = 2;public ElectionContract.ElectorVote.Builder addWithdrawnVotingRecordIds(Client.Hash value)
The voting record ids that were withdrawn.
repeated .Hash withdrawn_voting_record_ids = 2;public ElectionContract.ElectorVote.Builder addWithdrawnVotingRecordIds(int index, Client.Hash value)
The voting record ids that were withdrawn.
repeated .Hash withdrawn_voting_record_ids = 2;public ElectionContract.ElectorVote.Builder addWithdrawnVotingRecordIds(Client.Hash.Builder builderForValue)
The voting record ids that were withdrawn.
repeated .Hash withdrawn_voting_record_ids = 2;public ElectionContract.ElectorVote.Builder addWithdrawnVotingRecordIds(int index, Client.Hash.Builder builderForValue)
The voting record ids that were withdrawn.
repeated .Hash withdrawn_voting_record_ids = 2;public ElectionContract.ElectorVote.Builder addAllWithdrawnVotingRecordIds(Iterable<? extends Client.Hash> values)
The voting record ids that were withdrawn.
repeated .Hash withdrawn_voting_record_ids = 2;public ElectionContract.ElectorVote.Builder clearWithdrawnVotingRecordIds()
The voting record ids that were withdrawn.
repeated .Hash withdrawn_voting_record_ids = 2;public ElectionContract.ElectorVote.Builder removeWithdrawnVotingRecordIds(int index)
The voting record ids that were withdrawn.
repeated .Hash withdrawn_voting_record_ids = 2;public Client.Hash.Builder getWithdrawnVotingRecordIdsBuilder(int index)
The voting record ids that were withdrawn.
repeated .Hash withdrawn_voting_record_ids = 2;public Client.HashOrBuilder getWithdrawnVotingRecordIdsOrBuilder(int index)
The voting record ids that were withdrawn.
repeated .Hash withdrawn_voting_record_ids = 2;public List<? extends Client.HashOrBuilder> getWithdrawnVotingRecordIdsOrBuilderList()
The voting record ids that were withdrawn.
repeated .Hash withdrawn_voting_record_ids = 2;public Client.Hash.Builder addWithdrawnVotingRecordIdsBuilder()
The voting record ids that were withdrawn.
repeated .Hash withdrawn_voting_record_ids = 2;public Client.Hash.Builder addWithdrawnVotingRecordIdsBuilder(int index)
The voting record ids that were withdrawn.
repeated .Hash withdrawn_voting_record_ids = 2;public List<Client.Hash.Builder> getWithdrawnVotingRecordIdsBuilderList()
The voting record ids that were withdrawn.
repeated .Hash withdrawn_voting_record_ids = 2;public long getActiveVotedVotesAmount()
The total number of active votes.
int64 active_voted_votes_amount = 3;getActiveVotedVotesAmount 在接口中 ElectionContract.ElectorVoteOrBuilderpublic ElectionContract.ElectorVote.Builder setActiveVotedVotesAmount(long value)
The total number of active votes.
int64 active_voted_votes_amount = 3;value - The activeVotedVotesAmount to set.public ElectionContract.ElectorVote.Builder clearActiveVotedVotesAmount()
The total number of active votes.
int64 active_voted_votes_amount = 3;public long getAllVotedVotesAmount()
The total number of votes (including the number of votes withdrawn).
int64 all_voted_votes_amount = 4;getAllVotedVotesAmount 在接口中 ElectionContract.ElectorVoteOrBuilderpublic ElectionContract.ElectorVote.Builder setAllVotedVotesAmount(long value)
The total number of votes (including the number of votes withdrawn).
int64 all_voted_votes_amount = 4;value - The allVotedVotesAmount to set.public ElectionContract.ElectorVote.Builder clearAllVotedVotesAmount()
The total number of votes (including the number of votes withdrawn).
int64 all_voted_votes_amount = 4;public List<ElectionContract.ElectionVotingRecord> getActiveVotingRecordsList()
The active voting records.
repeated .ElectionVotingRecord active_voting_records = 5;public int getActiveVotingRecordsCount()
The active voting records.
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectionVotingRecord getActiveVotingRecords(int index)
The active voting records.
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectorVote.Builder setActiveVotingRecords(int index, ElectionContract.ElectionVotingRecord value)
The active voting records.
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectorVote.Builder setActiveVotingRecords(int index, ElectionContract.ElectionVotingRecord.Builder builderForValue)
The active voting records.
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectorVote.Builder addActiveVotingRecords(ElectionContract.ElectionVotingRecord value)
The active voting records.
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectorVote.Builder addActiveVotingRecords(int index, ElectionContract.ElectionVotingRecord value)
The active voting records.
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectorVote.Builder addActiveVotingRecords(ElectionContract.ElectionVotingRecord.Builder builderForValue)
The active voting records.
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectorVote.Builder addActiveVotingRecords(int index, ElectionContract.ElectionVotingRecord.Builder builderForValue)
The active voting records.
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectorVote.Builder addAllActiveVotingRecords(Iterable<? extends ElectionContract.ElectionVotingRecord> values)
The active voting records.
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectorVote.Builder clearActiveVotingRecords()
The active voting records.
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectorVote.Builder removeActiveVotingRecords(int index)
The active voting records.
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectionVotingRecord.Builder getActiveVotingRecordsBuilder(int index)
The active voting records.
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectionVotingRecordOrBuilder getActiveVotingRecordsOrBuilder(int index)
The active voting records.
repeated .ElectionVotingRecord active_voting_records = 5;public List<? extends ElectionContract.ElectionVotingRecordOrBuilder> getActiveVotingRecordsOrBuilderList()
The active voting records.
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectionVotingRecord.Builder addActiveVotingRecordsBuilder()
The active voting records.
repeated .ElectionVotingRecord active_voting_records = 5;public ElectionContract.ElectionVotingRecord.Builder addActiveVotingRecordsBuilder(int index)
The active voting records.
repeated .ElectionVotingRecord active_voting_records = 5;public List<ElectionContract.ElectionVotingRecord.Builder> getActiveVotingRecordsBuilderList()
The active voting records.
repeated .ElectionVotingRecord active_voting_records = 5;public List<ElectionContract.ElectionVotingRecord> getWithdrawnVotesRecordsList()
The voting records that were withdrawn.
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public int getWithdrawnVotesRecordsCount()
The voting records that were withdrawn.
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectionVotingRecord getWithdrawnVotesRecords(int index)
The voting records that were withdrawn.
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectorVote.Builder setWithdrawnVotesRecords(int index, ElectionContract.ElectionVotingRecord value)
The voting records that were withdrawn.
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectorVote.Builder setWithdrawnVotesRecords(int index, ElectionContract.ElectionVotingRecord.Builder builderForValue)
The voting records that were withdrawn.
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectorVote.Builder addWithdrawnVotesRecords(ElectionContract.ElectionVotingRecord value)
The voting records that were withdrawn.
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectorVote.Builder addWithdrawnVotesRecords(int index, ElectionContract.ElectionVotingRecord value)
The voting records that were withdrawn.
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectorVote.Builder addWithdrawnVotesRecords(ElectionContract.ElectionVotingRecord.Builder builderForValue)
The voting records that were withdrawn.
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectorVote.Builder addWithdrawnVotesRecords(int index, ElectionContract.ElectionVotingRecord.Builder builderForValue)
The voting records that were withdrawn.
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectorVote.Builder addAllWithdrawnVotesRecords(Iterable<? extends ElectionContract.ElectionVotingRecord> values)
The voting records that were withdrawn.
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectorVote.Builder clearWithdrawnVotesRecords()
The voting records that were withdrawn.
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectorVote.Builder removeWithdrawnVotesRecords(int index)
The voting records that were withdrawn.
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectionVotingRecord.Builder getWithdrawnVotesRecordsBuilder(int index)
The voting records that were withdrawn.
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectionVotingRecordOrBuilder getWithdrawnVotesRecordsOrBuilder(int index)
The voting records that were withdrawn.
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public List<? extends ElectionContract.ElectionVotingRecordOrBuilder> getWithdrawnVotesRecordsOrBuilderList()
The voting records that were withdrawn.
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectionVotingRecord.Builder addWithdrawnVotesRecordsBuilder()
The voting records that were withdrawn.
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public ElectionContract.ElectionVotingRecord.Builder addWithdrawnVotesRecordsBuilder(int index)
The voting records that were withdrawn.
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public List<ElectionContract.ElectionVotingRecord.Builder> getWithdrawnVotesRecordsBuilderList()
The voting records that were withdrawn.
repeated .ElectionVotingRecord withdrawn_votes_records = 6;public com.google.protobuf.ByteString getPubkey()
Public key for voter.
bytes pubkey = 7;getPubkey 在接口中 ElectionContract.ElectorVoteOrBuilderpublic ElectionContract.ElectorVote.Builder setPubkey(com.google.protobuf.ByteString value)
Public key for voter.
bytes pubkey = 7;value - The pubkey to set.public ElectionContract.ElectorVote.Builder clearPubkey()
Public key for voter.
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.