com.hack23.cia.model.internal.application.data.committee.impl

Entity ViewRiksdagenVoteDataBallotSummary


Identifier Summary
Name Column Type Description
ballotId EMBEDDED_ID_BALLOT_ID String
concern EMBEDDED_ID_CONCERN String
issue EMBEDDED_ID_ISSUE String
Property Summary
Name Column Access Type Description
absentVotes ABSENT_VOTES property (get / set) long  
abstainVotes ABSTAIN_VOTES property (get / set) long  
approved APPROVED property (get / set) boolean  
avgBornYear AVG_BORN_YEAR property (get / set) BigDecimal  
ballotType BALLOT_TYPE property (get / set) String  
label LABEL property (get / set) String  
noVotes NO_VOTES property (get / set) long  
noWinner NO_WINNER property (get / set) boolean  
percentageAbsent PERCENTAGE_ABSENT property (get / set) BigDecimal  
percentageAbstain PERCENTAGE_ABSTAIN property (get / set) BigDecimal  
percentageMale PERCENTAGE_MALE property (get / set) BigDecimal  
percentageNo PERCENTAGE_NO property (get / set) BigDecimal  
percentageYes PERCENTAGE_YES property (get / set) BigDecimal  
rm RM property (get / set) String  
totalVotes TOTAL_VOTES property (get / set) long  
voteDate VOTE_DATE property (get / set) Date  
yesVotes YES_VOTES property (get / set) long  

Identifier Detail

ballotId

concern

issue

Property Detail

absentVotes


abstainVotes


approved


avgBornYear


ballotType


label


noVotes


noWinner


percentageAbsent


percentageAbstain


percentageMale


percentageNo


percentageYes


rm


totalVotes


voteDate


yesVotes