| 程序包 | 说明 |
|---|---|
| io.aelf.protobuf.generated |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ElectionContract.ElectionVotingRecord
Protobuf type
ElectionVotingRecord |
static class |
ElectionContract.ElectionVotingRecord.Builder
Protobuf type
ElectionVotingRecord |
| 限定符和类型 | 方法和说明 |
|---|---|
ElectionContract.ElectionVotingRecordOrBuilder |
ElectionContract.ElectorVoteOrBuilder.getActiveVotingRecordsOrBuilder(int index)
repeated .ElectionVotingRecord active_voting_records = 5; |
ElectionContract.ElectionVotingRecordOrBuilder |
ElectionContract.ElectorVote.getActiveVotingRecordsOrBuilder(int index)
repeated .ElectionVotingRecord active_voting_records = 5; |
ElectionContract.ElectionVotingRecordOrBuilder |
ElectionContract.ElectorVote.Builder.getActiveVotingRecordsOrBuilder(int index)
repeated .ElectionVotingRecord active_voting_records = 5; |
ElectionContract.ElectionVotingRecordOrBuilder |
ElectionContract.CandidateVoteOrBuilder.getObtainedActiveVotingRecordsOrBuilder(int index)
repeated .ElectionVotingRecord obtained_active_voting_records = 5; |
ElectionContract.ElectionVotingRecordOrBuilder |
ElectionContract.CandidateVote.getObtainedActiveVotingRecordsOrBuilder(int index)
repeated .ElectionVotingRecord obtained_active_voting_records = 5; |
ElectionContract.ElectionVotingRecordOrBuilder |
ElectionContract.CandidateVote.Builder.getObtainedActiveVotingRecordsOrBuilder(int index)
repeated .ElectionVotingRecord obtained_active_voting_records = 5; |
ElectionContract.ElectionVotingRecordOrBuilder |
ElectionContract.CandidateVoteOrBuilder.getObtainedWithdrawnVotesRecordsOrBuilder(int index)
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6; |
ElectionContract.ElectionVotingRecordOrBuilder |
ElectionContract.CandidateVote.getObtainedWithdrawnVotesRecordsOrBuilder(int index)
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6; |
ElectionContract.ElectionVotingRecordOrBuilder |
ElectionContract.CandidateVote.Builder.getObtainedWithdrawnVotesRecordsOrBuilder(int index)
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6; |
ElectionContract.ElectionVotingRecordOrBuilder |
ElectionContract.ElectorVoteOrBuilder.getWithdrawnVotesRecordsOrBuilder(int index)
repeated .ElectionVotingRecord withdrawn_votes_records = 6; |
ElectionContract.ElectionVotingRecordOrBuilder |
ElectionContract.ElectorVote.getWithdrawnVotesRecordsOrBuilder(int index)
repeated .ElectionVotingRecord withdrawn_votes_records = 6; |
ElectionContract.ElectionVotingRecordOrBuilder |
ElectionContract.ElectorVote.Builder.getWithdrawnVotesRecordsOrBuilder(int index)
repeated .ElectionVotingRecord withdrawn_votes_records = 6; |
| 限定符和类型 | 方法和说明 |
|---|---|
List<? extends ElectionContract.ElectionVotingRecordOrBuilder> |
ElectionContract.ElectorVoteOrBuilder.getActiveVotingRecordsOrBuilderList()
repeated .ElectionVotingRecord active_voting_records = 5; |
List<? extends ElectionContract.ElectionVotingRecordOrBuilder> |
ElectionContract.ElectorVote.getActiveVotingRecordsOrBuilderList()
repeated .ElectionVotingRecord active_voting_records = 5; |
List<? extends ElectionContract.ElectionVotingRecordOrBuilder> |
ElectionContract.ElectorVote.Builder.getActiveVotingRecordsOrBuilderList()
repeated .ElectionVotingRecord active_voting_records = 5; |
List<? extends ElectionContract.ElectionVotingRecordOrBuilder> |
ElectionContract.CandidateVoteOrBuilder.getObtainedActiveVotingRecordsOrBuilderList()
repeated .ElectionVotingRecord obtained_active_voting_records = 5; |
List<? extends ElectionContract.ElectionVotingRecordOrBuilder> |
ElectionContract.CandidateVote.getObtainedActiveVotingRecordsOrBuilderList()
repeated .ElectionVotingRecord obtained_active_voting_records = 5; |
List<? extends ElectionContract.ElectionVotingRecordOrBuilder> |
ElectionContract.CandidateVote.Builder.getObtainedActiveVotingRecordsOrBuilderList()
repeated .ElectionVotingRecord obtained_active_voting_records = 5; |
List<? extends ElectionContract.ElectionVotingRecordOrBuilder> |
ElectionContract.CandidateVoteOrBuilder.getObtainedWithdrawnVotesRecordsOrBuilderList()
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6; |
List<? extends ElectionContract.ElectionVotingRecordOrBuilder> |
ElectionContract.CandidateVote.getObtainedWithdrawnVotesRecordsOrBuilderList()
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6; |
List<? extends ElectionContract.ElectionVotingRecordOrBuilder> |
ElectionContract.CandidateVote.Builder.getObtainedWithdrawnVotesRecordsOrBuilderList()
repeated .ElectionVotingRecord obtained_withdrawn_votes_records = 6; |
List<? extends ElectionContract.ElectionVotingRecordOrBuilder> |
ElectionContract.ElectorVoteOrBuilder.getWithdrawnVotesRecordsOrBuilderList()
repeated .ElectionVotingRecord withdrawn_votes_records = 6; |
List<? extends ElectionContract.ElectionVotingRecordOrBuilder> |
ElectionContract.ElectorVote.getWithdrawnVotesRecordsOrBuilderList()
repeated .ElectionVotingRecord withdrawn_votes_records = 6; |
List<? extends ElectionContract.ElectionVotingRecordOrBuilder> |
ElectionContract.ElectorVote.Builder.getWithdrawnVotesRecordsOrBuilderList()
repeated .ElectionVotingRecord withdrawn_votes_records = 6; |
Copyright © 2020. All rights reserved.