ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.addAllObtainedActiveVotingRecordIds(Iterable<? extends Client.Hash> values)
repeated .Hash obtained_active_voting_record_ids = 1;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.addAllObtainedActiveVotingRecords(Iterable<? extends ElectionContract.ElectionVotingRecord> values)
repeated .ElectionVotingRecord obtained_active_voting_records = 5;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.addAllObtainedWithdrawnVotesRecords(Iterable<? extends ElectionContract.ElectionVotingRecord> values)
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.addAllObtainedWithdrawnVotingRecordIds(Iterable<? extends Client.Hash> values)
repeated .Hash obtained_withdrawn_voting_record_ids = 2;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.addObtainedActiveVotingRecordIds(Client.Hash.Builder builderForValue)
repeated .Hash obtained_active_voting_record_ids = 1;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.addObtainedActiveVotingRecordIds(Client.Hash value)
repeated .Hash obtained_active_voting_record_ids = 1;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.addObtainedActiveVotingRecordIds(int index,
Client.Hash.Builder builderForValue)
repeated .Hash obtained_active_voting_record_ids = 1;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.addObtainedActiveVotingRecordIds(int index,
Client.Hash value)
repeated .Hash obtained_active_voting_record_ids = 1;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.addObtainedActiveVotingRecords(ElectionContract.ElectionVotingRecord.Builder builderForValue)
repeated .ElectionVotingRecord obtained_active_voting_records = 5;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.addObtainedActiveVotingRecords(ElectionContract.ElectionVotingRecord value)
repeated .ElectionVotingRecord obtained_active_voting_records = 5;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.addObtainedActiveVotingRecords(int index,
ElectionContract.ElectionVotingRecord.Builder builderForValue)
repeated .ElectionVotingRecord obtained_active_voting_records = 5;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.addObtainedActiveVotingRecords(int index,
ElectionContract.ElectionVotingRecord value)
repeated .ElectionVotingRecord obtained_active_voting_records = 5;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.addObtainedWithdrawnVotesRecords(ElectionContract.ElectionVotingRecord.Builder builderForValue)
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.addObtainedWithdrawnVotesRecords(ElectionContract.ElectionVotingRecord value)
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.addObtainedWithdrawnVotesRecords(int index,
ElectionContract.ElectionVotingRecord.Builder builderForValue)
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.addObtainedWithdrawnVotesRecords(int index,
ElectionContract.ElectionVotingRecord value)
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.addObtainedWithdrawnVotingRecordIds(Client.Hash.Builder builderForValue)
repeated .Hash obtained_withdrawn_voting_record_ids = 2;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.addObtainedWithdrawnVotingRecordIds(Client.Hash value)
repeated .Hash obtained_withdrawn_voting_record_ids = 2;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.addObtainedWithdrawnVotingRecordIds(int index,
Client.Hash.Builder builderForValue)
repeated .Hash obtained_withdrawn_voting_record_ids = 2;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.addObtainedWithdrawnVotingRecordIds(int index,
Client.Hash value)
repeated .Hash obtained_withdrawn_voting_record_ids = 2;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.clear() |
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.clearAllObtainedVotedVotesAmount()
sint64 all_obtained_voted_votes_amount = 4;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.clearObtainedActiveVotedVotesAmount()
sint64 obtained_active_voted_votes_amount = 3;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.clearObtainedActiveVotingRecordIds()
repeated .Hash obtained_active_voting_record_ids = 1;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.clearObtainedActiveVotingRecords()
repeated .ElectionVotingRecord obtained_active_voting_records = 5;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.clearObtainedWithdrawnVotesRecords()
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.clearObtainedWithdrawnVotingRecordIds()
repeated .Hash obtained_withdrawn_voting_record_ids = 2;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.clearPubkey()
bytes pubkey = 7;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.clone() |
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.mergeFrom(ElectionContract.CandidateVote other) |
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.mergeFrom(com.google.protobuf.Message other) |
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.newBuilder() |
static ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.newBuilder(ElectionContract.CandidateVote prototype) |
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.newBuilderForType() |
protected ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.removeObtainedActiveVotingRecordIds(int index)
repeated .Hash obtained_active_voting_record_ids = 1;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.removeObtainedActiveVotingRecords(int index)
repeated .ElectionVotingRecord obtained_active_voting_records = 5;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.removeObtainedWithdrawnVotesRecords(int index)
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.removeObtainedWithdrawnVotingRecordIds(int index)
repeated .Hash obtained_withdrawn_voting_record_ids = 2;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.setAllObtainedVotedVotesAmount(long value)
sint64 all_obtained_voted_votes_amount = 4;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.setObtainedActiveVotedVotesAmount(long value)
sint64 obtained_active_voted_votes_amount = 3;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.setObtainedActiveVotingRecordIds(int index,
Client.Hash.Builder builderForValue)
repeated .Hash obtained_active_voting_record_ids = 1;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.setObtainedActiveVotingRecordIds(int index,
Client.Hash value)
repeated .Hash obtained_active_voting_record_ids = 1;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.setObtainedActiveVotingRecords(int index,
ElectionContract.ElectionVotingRecord.Builder builderForValue)
repeated .ElectionVotingRecord obtained_active_voting_records = 5;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.setObtainedActiveVotingRecords(int index,
ElectionContract.ElectionVotingRecord value)
repeated .ElectionVotingRecord obtained_active_voting_records = 5;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.setObtainedWithdrawnVotesRecords(int index,
ElectionContract.ElectionVotingRecord.Builder builderForValue)
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.setObtainedWithdrawnVotesRecords(int index,
ElectionContract.ElectionVotingRecord value)
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.setObtainedWithdrawnVotingRecordIds(int index,
Client.Hash.Builder builderForValue)
repeated .Hash obtained_withdrawn_voting_record_ids = 2;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.setObtainedWithdrawnVotingRecordIds(int index,
Client.Hash value)
repeated .Hash obtained_withdrawn_voting_record_ids = 2;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.setPubkey(com.google.protobuf.ByteString value)
bytes pubkey = 7;
|
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ElectionContract.CandidateVote.Builder |
ElectionContract.CandidateVote.toBuilder() |