public static interface ElectionContract.ElectorVoteOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getActiveVotedVotesAmount()
sint64 active_voted_votes_amount = 3; |
Client.Hash |
getActiveVotingRecordIds(int index)
Not withdrawn.
|
int |
getActiveVotingRecordIdsCount()
Not withdrawn.
|
List<Client.Hash> |
getActiveVotingRecordIdsList()
Not withdrawn.
|
Client.HashOrBuilder |
getActiveVotingRecordIdsOrBuilder(int index)
Not withdrawn.
|
List<? extends Client.HashOrBuilder> |
getActiveVotingRecordIdsOrBuilderList()
Not withdrawn.
|
ElectionContract.ElectionVotingRecord |
getActiveVotingRecords(int index)
repeated .ElectionVotingRecord active_voting_records = 5; |
int |
getActiveVotingRecordsCount()
repeated .ElectionVotingRecord active_voting_records = 5; |
List<ElectionContract.ElectionVotingRecord> |
getActiveVotingRecordsList()
repeated .ElectionVotingRecord active_voting_records = 5; |
ElectionContract.ElectionVotingRecordOrBuilder |
getActiveVotingRecordsOrBuilder(int index)
repeated .ElectionVotingRecord active_voting_records = 5; |
List<? extends ElectionContract.ElectionVotingRecordOrBuilder> |
getActiveVotingRecordsOrBuilderList()
repeated .ElectionVotingRecord active_voting_records = 5; |
long |
getAllVotedVotesAmount()
sint64 all_voted_votes_amount = 4; |
com.google.protobuf.ByteString |
getPubkey()
bytes pubkey = 7; |
ElectionContract.ElectionVotingRecord |
getWithdrawnVotesRecords(int index)
repeated .ElectionVotingRecord withdrawn_votes_records = 6; |
int |
getWithdrawnVotesRecordsCount()
repeated .ElectionVotingRecord withdrawn_votes_records = 6; |
List<ElectionContract.ElectionVotingRecord> |
getWithdrawnVotesRecordsList()
repeated .ElectionVotingRecord withdrawn_votes_records = 6; |
ElectionContract.ElectionVotingRecordOrBuilder |
getWithdrawnVotesRecordsOrBuilder(int index)
repeated .ElectionVotingRecord withdrawn_votes_records = 6; |
List<? extends ElectionContract.ElectionVotingRecordOrBuilder> |
getWithdrawnVotesRecordsOrBuilderList()
repeated .ElectionVotingRecord withdrawn_votes_records = 6; |
Client.Hash |
getWithdrawnVotingRecordIds(int index)
repeated .Hash withdrawn_voting_record_ids = 2; |
int |
getWithdrawnVotingRecordIdsCount()
repeated .Hash withdrawn_voting_record_ids = 2; |
List<Client.Hash> |
getWithdrawnVotingRecordIdsList()
repeated .Hash withdrawn_voting_record_ids = 2; |
Client.HashOrBuilder |
getWithdrawnVotingRecordIdsOrBuilder(int index)
repeated .Hash withdrawn_voting_record_ids = 2; |
List<? extends Client.HashOrBuilder> |
getWithdrawnVotingRecordIdsOrBuilderList()
repeated .Hash withdrawn_voting_record_ids = 2; |
List<Client.Hash> getActiveVotingRecordIdsList()
Not withdrawn.
repeated .Hash active_voting_record_ids = 1;Client.Hash getActiveVotingRecordIds(int index)
Not withdrawn.
repeated .Hash active_voting_record_ids = 1;int getActiveVotingRecordIdsCount()
Not withdrawn.
repeated .Hash active_voting_record_ids = 1;List<? extends Client.HashOrBuilder> getActiveVotingRecordIdsOrBuilderList()
Not withdrawn.
repeated .Hash active_voting_record_ids = 1;Client.HashOrBuilder getActiveVotingRecordIdsOrBuilder(int index)
Not withdrawn.
repeated .Hash active_voting_record_ids = 1;List<Client.Hash> getWithdrawnVotingRecordIdsList()
repeated .Hash withdrawn_voting_record_ids = 2;Client.Hash getWithdrawnVotingRecordIds(int index)
repeated .Hash withdrawn_voting_record_ids = 2;int getWithdrawnVotingRecordIdsCount()
repeated .Hash withdrawn_voting_record_ids = 2;List<? extends Client.HashOrBuilder> getWithdrawnVotingRecordIdsOrBuilderList()
repeated .Hash withdrawn_voting_record_ids = 2;Client.HashOrBuilder getWithdrawnVotingRecordIdsOrBuilder(int index)
repeated .Hash withdrawn_voting_record_ids = 2;long getActiveVotedVotesAmount()
sint64 active_voted_votes_amount = 3;long getAllVotedVotesAmount()
sint64 all_voted_votes_amount = 4;List<ElectionContract.ElectionVotingRecord> getActiveVotingRecordsList()
repeated .ElectionVotingRecord active_voting_records = 5;ElectionContract.ElectionVotingRecord getActiveVotingRecords(int index)
repeated .ElectionVotingRecord active_voting_records = 5;int getActiveVotingRecordsCount()
repeated .ElectionVotingRecord active_voting_records = 5;List<? extends ElectionContract.ElectionVotingRecordOrBuilder> getActiveVotingRecordsOrBuilderList()
repeated .ElectionVotingRecord active_voting_records = 5;ElectionContract.ElectionVotingRecordOrBuilder getActiveVotingRecordsOrBuilder(int index)
repeated .ElectionVotingRecord active_voting_records = 5;List<ElectionContract.ElectionVotingRecord> getWithdrawnVotesRecordsList()
repeated .ElectionVotingRecord withdrawn_votes_records = 6;ElectionContract.ElectionVotingRecord getWithdrawnVotesRecords(int index)
repeated .ElectionVotingRecord withdrawn_votes_records = 6;int getWithdrawnVotesRecordsCount()
repeated .ElectionVotingRecord withdrawn_votes_records = 6;List<? extends ElectionContract.ElectionVotingRecordOrBuilder> getWithdrawnVotesRecordsOrBuilderList()
repeated .ElectionVotingRecord withdrawn_votes_records = 6;ElectionContract.ElectionVotingRecordOrBuilder getWithdrawnVotesRecordsOrBuilder(int index)
repeated .ElectionVotingRecord withdrawn_votes_records = 6;com.google.protobuf.ByteString getPubkey()
bytes pubkey = 7;Copyright © 2020. All rights reserved.