public static interface ElectionContract.CandidateVoteOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getAllObtainedVotedVotesAmount()
sint64 all_obtained_voted_votes_amount = 4; |
long |
getObtainedActiveVotedVotesAmount()
sint64 obtained_active_voted_votes_amount = 3; |
Client.Hash |
getObtainedActiveVotingRecordIds(int index)
repeated .Hash obtained_active_voting_record_ids = 1; |
int |
getObtainedActiveVotingRecordIdsCount()
repeated .Hash obtained_active_voting_record_ids = 1; |
List<Client.Hash> |
getObtainedActiveVotingRecordIdsList()
repeated .Hash obtained_active_voting_record_ids = 1; |
Client.HashOrBuilder |
getObtainedActiveVotingRecordIdsOrBuilder(int index)
repeated .Hash obtained_active_voting_record_ids = 1; |
List<? extends Client.HashOrBuilder> |
getObtainedActiveVotingRecordIdsOrBuilderList()
repeated .Hash obtained_active_voting_record_ids = 1; |
ElectionContract.ElectionVotingRecord |
getObtainedActiveVotingRecords(int index)
repeated .ElectionVotingRecord obtained_active_voting_records = 5; |
int |
getObtainedActiveVotingRecordsCount()
repeated .ElectionVotingRecord obtained_active_voting_records = 5; |
List<ElectionContract.ElectionVotingRecord> |
getObtainedActiveVotingRecordsList()
repeated .ElectionVotingRecord obtained_active_voting_records = 5; |
ElectionContract.ElectionVotingRecordOrBuilder |
getObtainedActiveVotingRecordsOrBuilder(int index)
repeated .ElectionVotingRecord obtained_active_voting_records = 5; |
List<? extends ElectionContract.ElectionVotingRecordOrBuilder> |
getObtainedActiveVotingRecordsOrBuilderList()
repeated .ElectionVotingRecord obtained_active_voting_records = 5; |
ElectionContract.ElectionVotingRecord |
getObtainedWithdrawnVotesRecords(int index)
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6; |
int |
getObtainedWithdrawnVotesRecordsCount()
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6; |
List<ElectionContract.ElectionVotingRecord> |
getObtainedWithdrawnVotesRecordsList()
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6; |
ElectionContract.ElectionVotingRecordOrBuilder |
getObtainedWithdrawnVotesRecordsOrBuilder(int index)
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6; |
List<? extends ElectionContract.ElectionVotingRecordOrBuilder> |
getObtainedWithdrawnVotesRecordsOrBuilderList()
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6; |
Client.Hash |
getObtainedWithdrawnVotingRecordIds(int index)
repeated .Hash obtained_withdrawn_voting_record_ids = 2; |
int |
getObtainedWithdrawnVotingRecordIdsCount()
repeated .Hash obtained_withdrawn_voting_record_ids = 2; |
List<Client.Hash> |
getObtainedWithdrawnVotingRecordIdsList()
repeated .Hash obtained_withdrawn_voting_record_ids = 2; |
Client.HashOrBuilder |
getObtainedWithdrawnVotingRecordIdsOrBuilder(int index)
repeated .Hash obtained_withdrawn_voting_record_ids = 2; |
List<? extends Client.HashOrBuilder> |
getObtainedWithdrawnVotingRecordIdsOrBuilderList()
repeated .Hash obtained_withdrawn_voting_record_ids = 2; |
com.google.protobuf.ByteString |
getPubkey()
bytes pubkey = 7; |
List<Client.Hash> getObtainedActiveVotingRecordIdsList()
repeated .Hash obtained_active_voting_record_ids = 1;Client.Hash getObtainedActiveVotingRecordIds(int index)
repeated .Hash obtained_active_voting_record_ids = 1;int getObtainedActiveVotingRecordIdsCount()
repeated .Hash obtained_active_voting_record_ids = 1;List<? extends Client.HashOrBuilder> getObtainedActiveVotingRecordIdsOrBuilderList()
repeated .Hash obtained_active_voting_record_ids = 1;Client.HashOrBuilder getObtainedActiveVotingRecordIdsOrBuilder(int index)
repeated .Hash obtained_active_voting_record_ids = 1;List<Client.Hash> getObtainedWithdrawnVotingRecordIdsList()
repeated .Hash obtained_withdrawn_voting_record_ids = 2;Client.Hash getObtainedWithdrawnVotingRecordIds(int index)
repeated .Hash obtained_withdrawn_voting_record_ids = 2;int getObtainedWithdrawnVotingRecordIdsCount()
repeated .Hash obtained_withdrawn_voting_record_ids = 2;List<? extends Client.HashOrBuilder> getObtainedWithdrawnVotingRecordIdsOrBuilderList()
repeated .Hash obtained_withdrawn_voting_record_ids = 2;Client.HashOrBuilder getObtainedWithdrawnVotingRecordIdsOrBuilder(int index)
repeated .Hash obtained_withdrawn_voting_record_ids = 2;long getObtainedActiveVotedVotesAmount()
sint64 obtained_active_voted_votes_amount = 3;long getAllObtainedVotedVotesAmount()
sint64 all_obtained_voted_votes_amount = 4;List<ElectionContract.ElectionVotingRecord> getObtainedActiveVotingRecordsList()
repeated .ElectionVotingRecord obtained_active_voting_records = 5;ElectionContract.ElectionVotingRecord getObtainedActiveVotingRecords(int index)
repeated .ElectionVotingRecord obtained_active_voting_records = 5;int getObtainedActiveVotingRecordsCount()
repeated .ElectionVotingRecord obtained_active_voting_records = 5;List<? extends ElectionContract.ElectionVotingRecordOrBuilder> getObtainedActiveVotingRecordsOrBuilderList()
repeated .ElectionVotingRecord obtained_active_voting_records = 5;ElectionContract.ElectionVotingRecordOrBuilder getObtainedActiveVotingRecordsOrBuilder(int index)
repeated .ElectionVotingRecord obtained_active_voting_records = 5;List<ElectionContract.ElectionVotingRecord> getObtainedWithdrawnVotesRecordsList()
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6;ElectionContract.ElectionVotingRecord getObtainedWithdrawnVotesRecords(int index)
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6;int getObtainedWithdrawnVotesRecordsCount()
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6;List<? extends ElectionContract.ElectionVotingRecordOrBuilder> getObtainedWithdrawnVotesRecordsOrBuilderList()
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6;ElectionContract.ElectionVotingRecordOrBuilder getObtainedWithdrawnVotesRecordsOrBuilder(int index)
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6;com.google.protobuf.ByteString getPubkey()
bytes pubkey = 7;Copyright © 2020. All rights reserved.