Class ViewRiksdagenVoteDataBallotPartySummaryDaily
java.lang.Object
com.hack23.cia.model.internal.application.data.committee.impl.ViewRiksdagenVoteDataBallotPartySummaryDaily
- All Implemented Interfaces:
com.hack23.cia.model.common.api.ModelObject
,Serializable
@Entity(name="ViewRiksdagenVoteDataBallotPartySummaryDaily")
public class ViewRiksdagenVoteDataBallotPartySummaryDaily
extends Object
implements com.hack23.cia.model.common.api.ModelObject
Java class for ViewRiksdagenVoteDataBallotPartySummaryDaily complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ViewRiksdagenVoteDataBallotPartySummaryDaily"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="embeddedId" type="{http://committee.data.application.internal.model.cia.hack23.com/impl}RiksdagenVoteDataBallotPartyPeriodSummaryEmbeddedId"/> <element name="total_votes" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="yes_votes" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="no_votes" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="number_ballots" type="{http://www.w3.org/2001/XMLSchema}long"/> <element name="abstain_votes" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="absent_votes" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="approved_total" type="{http://www.w3.org/2001/XMLSchema}long"/> <element name="approved_percentage" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="percentage_yes" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="percentage_no" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="percentage_absent" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="percentage_abstain" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="percentage_approved" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="party_avg_born_year" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="party_total_votes" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="party_yes_votes" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="party_no_votes" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="party_abstain_votes" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="party_absent_votes" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="party_percentage_yes" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="party_percentage_no" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="party_percentage_absent" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="party_percentage_abstain" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="party_avg_percentage_male" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="party_won_total" type="{http://www.w3.org/2001/XMLSchema}long"/> <element name="party_won_percentage" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="avg_total_votes" type="{http://www.w3.org/2001/XMLSchema}long"/> <element name="avg_yes_votes" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="avg_no_votes" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="avg_abstain_votes" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="avg_absent_votes" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="avg_percentage_yes" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="avg_percentage_no" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="avg_percentage_absent" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="avg_percentage_abstain" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="avg_percentage_male" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="avg_born_year" type="{http://www.w3.org/2001/XMLSchema}decimal"/> </sequence> </restriction> </complexContent> </complexType>
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionprotected BigDecimal
protected BigDecimal
protected BigDecimal
protected long
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected long
protected BigDecimal
protected BigDecimal
protected long
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected long
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal boolean
Gets the value of the absentVotes property.Gets the value of the abstainVotes property.Gets the value of the approvedPercentage property.long
Gets the value of the approvedTotal property.Gets the value of the avgAbsentVotes property.Gets the value of the avgAbstainVotes property.Gets the value of the avgBornYear property.Gets the value of the avgNoVotes property.Gets the value of the avgPercentageAbsent property.Gets the value of the avgPercentageAbstain property.Gets the value of the avgPercentageMale property.Gets the value of the avgPercentageNo property.Gets the value of the avgPercentageYes property.long
Gets the value of the avgTotalVotes property.Gets the value of the avgYesVotes property.Gets the value of the embeddedId property.Gets the value of the noVotes property.long
Gets the value of the numberBallots property.Gets the value of the partyAbsentVotes property.Gets the value of the partyAbstainVotes property.Gets the value of the partyAvgBornYear property.Gets the value of the partyAvgPercentageMale property.Gets the value of the partyNoVotes property.Gets the value of the partyPercentageAbsent property.Gets the value of the partyPercentageAbstain property.Gets the value of the partyPercentageNo property.Gets the value of the partyPercentageYes property.Gets the value of the partyTotalVotes property.Gets the value of the partyWonPercentage property.long
Gets the value of the partyWonTotal property.Gets the value of the partyYesVotes property.Gets the value of the percentageAbsent property.Gets the value of the percentageAbstain property.Gets the value of the percentageApproved property.Gets the value of the percentageNo property.Gets the value of the percentageYes property.Gets the value of the totalVotes property.Gets the value of the yesVotes property.final int
hashCode()
void
setAbsentVotes
(BigDecimal value) Sets the value of the absentVotes property.void
setAbstainVotes
(BigDecimal value) Sets the value of the abstainVotes property.void
setApprovedPercentage
(BigDecimal value) Sets the value of the approvedPercentage property.void
setApprovedTotal
(long value) Sets the value of the approvedTotal property.void
setAvgAbsentVotes
(BigDecimal value) Sets the value of the avgAbsentVotes property.void
setAvgAbstainVotes
(BigDecimal value) Sets the value of the avgAbstainVotes property.void
setAvgBornYear
(BigDecimal value) Sets the value of the avgBornYear property.void
setAvgNoVotes
(BigDecimal value) Sets the value of the avgNoVotes property.void
setAvgPercentageAbsent
(BigDecimal value) Sets the value of the avgPercentageAbsent property.void
Sets the value of the avgPercentageAbstain property.void
setAvgPercentageMale
(BigDecimal value) Sets the value of the avgPercentageMale property.void
setAvgPercentageNo
(BigDecimal value) Sets the value of the avgPercentageNo property.void
setAvgPercentageYes
(BigDecimal value) Sets the value of the avgPercentageYes property.void
setAvgTotalVotes
(long value) Sets the value of the avgTotalVotes property.void
setAvgYesVotes
(BigDecimal value) Sets the value of the avgYesVotes property.void
Sets the value of the embeddedId property.void
setNoVotes
(BigDecimal value) Sets the value of the noVotes property.void
setNumberBallots
(long value) Sets the value of the numberBallots property.void
setPartyAbsentVotes
(BigDecimal value) Sets the value of the partyAbsentVotes property.void
setPartyAbstainVotes
(BigDecimal value) Sets the value of the partyAbstainVotes property.void
setPartyAvgBornYear
(BigDecimal value) Sets the value of the partyAvgBornYear property.void
Sets the value of the partyAvgPercentageMale property.void
setPartyNoVotes
(BigDecimal value) Sets the value of the partyNoVotes property.void
Sets the value of the partyPercentageAbsent property.void
Sets the value of the partyPercentageAbstain property.void
setPartyPercentageNo
(BigDecimal value) Sets the value of the partyPercentageNo property.void
setPartyPercentageYes
(BigDecimal value) Sets the value of the partyPercentageYes property.void
setPartyTotalVotes
(BigDecimal value) Sets the value of the partyTotalVotes property.void
setPartyWonPercentage
(BigDecimal value) Sets the value of the partyWonPercentage property.void
setPartyWonTotal
(long value) Sets the value of the partyWonTotal property.void
setPartyYesVotes
(BigDecimal value) Sets the value of the partyYesVotes property.void
setPercentageAbsent
(BigDecimal value) Sets the value of the percentageAbsent property.void
setPercentageAbstain
(BigDecimal value) Sets the value of the percentageAbstain property.void
setPercentageApproved
(BigDecimal value) Sets the value of the percentageApproved property.void
setPercentageNo
(BigDecimal value) Sets the value of the percentageNo property.void
setPercentageYes
(BigDecimal value) Sets the value of the percentageYes property.void
setTotalVotes
(BigDecimal value) Sets the value of the totalVotes property.void
setYesVotes
(BigDecimal value) Sets the value of the yesVotes property.final String
toString()
withAbsentVotes
(BigDecimal value) withAbstainVotes
(BigDecimal value) withApprovedPercentage
(BigDecimal value) withApprovedTotal
(long value) withAvgAbsentVotes
(BigDecimal value) withAvgAbstainVotes
(BigDecimal value) withAvgBornYear
(BigDecimal value) withAvgNoVotes
(BigDecimal value) withAvgPercentageMale
(BigDecimal value) withAvgPercentageNo
(BigDecimal value) withAvgPercentageYes
(BigDecimal value) withAvgTotalVotes
(long value) withAvgYesVotes
(BigDecimal value) withNoVotes
(BigDecimal value) withNumberBallots
(long value) withPartyAbsentVotes
(BigDecimal value) withPartyAbstainVotes
(BigDecimal value) withPartyAvgBornYear
(BigDecimal value) withPartyNoVotes
(BigDecimal value) withPartyPercentageNo
(BigDecimal value) withPartyPercentageYes
(BigDecimal value) withPartyTotalVotes
(BigDecimal value) withPartyWonPercentage
(BigDecimal value) withPartyWonTotal
(long value) withPartyYesVotes
(BigDecimal value) withPercentageAbsent
(BigDecimal value) withPercentageAbstain
(BigDecimal value) withPercentageApproved
(BigDecimal value) withPercentageNo
(BigDecimal value) withPercentageYes
(BigDecimal value) withTotalVotes
(BigDecimal value) withYesVotes
(BigDecimal value)
-
Field Details
-
embeddedId
-
totalVotes
-
yesVotes
-
noVotes
-
numberBallots
protected long numberBallots -
abstainVotes
-
absentVotes
-
approvedTotal
protected long approvedTotal -
approvedPercentage
-
percentageYes
-
percentageNo
-
percentageAbsent
-
percentageAbstain
-
percentageApproved
-
partyAvgBornYear
-
partyTotalVotes
-
partyYesVotes
-
partyNoVotes
-
partyAbstainVotes
-
partyAbsentVotes
-
partyPercentageYes
-
partyPercentageNo
-
partyPercentageAbsent
-
partyPercentageAbstain
-
partyAvgPercentageMale
-
partyWonTotal
protected long partyWonTotal -
partyWonPercentage
-
avgTotalVotes
protected long avgTotalVotes -
avgYesVotes
-
avgNoVotes
-
avgAbstainVotes
-
avgAbsentVotes
-
avgPercentageYes
-
avgPercentageNo
-
avgPercentageAbsent
-
avgPercentageAbstain
-
avgPercentageMale
-
avgBornYear
-
-
Constructor Details
-
ViewRiksdagenVoteDataBallotPartySummaryDaily
public ViewRiksdagenVoteDataBallotPartySummaryDaily()
-
-
Method Details
-
getEmbeddedId
Gets the value of the embeddedId property.- Returns:
- possible object is
RiksdagenVoteDataBallotPartyPeriodSummaryEmbeddedId
-
setEmbeddedId
Sets the value of the embeddedId property.- Parameters:
value
- allowed object isRiksdagenVoteDataBallotPartyPeriodSummaryEmbeddedId
-
getTotalVotes
Gets the value of the totalVotes property.- Returns:
- possible object is
BigDecimal
-
setTotalVotes
Sets the value of the totalVotes property.- Parameters:
value
- allowed object isBigDecimal
-
getYesVotes
Gets the value of the yesVotes property.- Returns:
- possible object is
BigDecimal
-
setYesVotes
Sets the value of the yesVotes property.- Parameters:
value
- allowed object isBigDecimal
-
getNoVotes
Gets the value of the noVotes property.- Returns:
- possible object is
BigDecimal
-
setNoVotes
Sets the value of the noVotes property.- Parameters:
value
- allowed object isBigDecimal
-
getNumberBallots
public long getNumberBallots()Gets the value of the numberBallots property. -
setNumberBallots
public void setNumberBallots(long value) Sets the value of the numberBallots property. -
getAbstainVotes
Gets the value of the abstainVotes property.- Returns:
- possible object is
BigDecimal
-
setAbstainVotes
Sets the value of the abstainVotes property.- Parameters:
value
- allowed object isBigDecimal
-
getAbsentVotes
Gets the value of the absentVotes property.- Returns:
- possible object is
BigDecimal
-
setAbsentVotes
Sets the value of the absentVotes property.- Parameters:
value
- allowed object isBigDecimal
-
getApprovedTotal
public long getApprovedTotal()Gets the value of the approvedTotal property. -
setApprovedTotal
public void setApprovedTotal(long value) Sets the value of the approvedTotal property. -
getApprovedPercentage
Gets the value of the approvedPercentage property.- Returns:
- possible object is
BigDecimal
-
setApprovedPercentage
Sets the value of the approvedPercentage property.- Parameters:
value
- allowed object isBigDecimal
-
getPercentageYes
Gets the value of the percentageYes property.- Returns:
- possible object is
BigDecimal
-
setPercentageYes
Sets the value of the percentageYes property.- Parameters:
value
- allowed object isBigDecimal
-
getPercentageNo
Gets the value of the percentageNo property.- Returns:
- possible object is
BigDecimal
-
setPercentageNo
Sets the value of the percentageNo property.- Parameters:
value
- allowed object isBigDecimal
-
getPercentageAbsent
Gets the value of the percentageAbsent property.- Returns:
- possible object is
BigDecimal
-
setPercentageAbsent
Sets the value of the percentageAbsent property.- Parameters:
value
- allowed object isBigDecimal
-
getPercentageAbstain
Gets the value of the percentageAbstain property.- Returns:
- possible object is
BigDecimal
-
setPercentageAbstain
Sets the value of the percentageAbstain property.- Parameters:
value
- allowed object isBigDecimal
-
getPercentageApproved
Gets the value of the percentageApproved property.- Returns:
- possible object is
BigDecimal
-
setPercentageApproved
Sets the value of the percentageApproved property.- Parameters:
value
- allowed object isBigDecimal
-
getPartyAvgBornYear
Gets the value of the partyAvgBornYear property.- Returns:
- possible object is
BigDecimal
-
setPartyAvgBornYear
Sets the value of the partyAvgBornYear property.- Parameters:
value
- allowed object isBigDecimal
-
getPartyTotalVotes
Gets the value of the partyTotalVotes property.- Returns:
- possible object is
BigDecimal
-
setPartyTotalVotes
Sets the value of the partyTotalVotes property.- Parameters:
value
- allowed object isBigDecimal
-
getPartyYesVotes
Gets the value of the partyYesVotes property.- Returns:
- possible object is
BigDecimal
-
setPartyYesVotes
Sets the value of the partyYesVotes property.- Parameters:
value
- allowed object isBigDecimal
-
getPartyNoVotes
Gets the value of the partyNoVotes property.- Returns:
- possible object is
BigDecimal
-
setPartyNoVotes
Sets the value of the partyNoVotes property.- Parameters:
value
- allowed object isBigDecimal
-
getPartyAbstainVotes
Gets the value of the partyAbstainVotes property.- Returns:
- possible object is
BigDecimal
-
setPartyAbstainVotes
Sets the value of the partyAbstainVotes property.- Parameters:
value
- allowed object isBigDecimal
-
getPartyAbsentVotes
Gets the value of the partyAbsentVotes property.- Returns:
- possible object is
BigDecimal
-
setPartyAbsentVotes
Sets the value of the partyAbsentVotes property.- Parameters:
value
- allowed object isBigDecimal
-
getPartyPercentageYes
Gets the value of the partyPercentageYes property.- Returns:
- possible object is
BigDecimal
-
setPartyPercentageYes
Sets the value of the partyPercentageYes property.- Parameters:
value
- allowed object isBigDecimal
-
getPartyPercentageNo
Gets the value of the partyPercentageNo property.- Returns:
- possible object is
BigDecimal
-
setPartyPercentageNo
Sets the value of the partyPercentageNo property.- Parameters:
value
- allowed object isBigDecimal
-
getPartyPercentageAbsent
Gets the value of the partyPercentageAbsent property.- Returns:
- possible object is
BigDecimal
-
setPartyPercentageAbsent
Sets the value of the partyPercentageAbsent property.- Parameters:
value
- allowed object isBigDecimal
-
getPartyPercentageAbstain
Gets the value of the partyPercentageAbstain property.- Returns:
- possible object is
BigDecimal
-
setPartyPercentageAbstain
Sets the value of the partyPercentageAbstain property.- Parameters:
value
- allowed object isBigDecimal
-
getPartyAvgPercentageMale
Gets the value of the partyAvgPercentageMale property.- Returns:
- possible object is
BigDecimal
-
setPartyAvgPercentageMale
Sets the value of the partyAvgPercentageMale property.- Parameters:
value
- allowed object isBigDecimal
-
getPartyWonTotal
public long getPartyWonTotal()Gets the value of the partyWonTotal property. -
setPartyWonTotal
public void setPartyWonTotal(long value) Sets the value of the partyWonTotal property. -
getPartyWonPercentage
Gets the value of the partyWonPercentage property.- Returns:
- possible object is
BigDecimal
-
setPartyWonPercentage
Sets the value of the partyWonPercentage property.- Parameters:
value
- allowed object isBigDecimal
-
getAvgTotalVotes
public long getAvgTotalVotes()Gets the value of the avgTotalVotes property. -
setAvgTotalVotes
public void setAvgTotalVotes(long value) Sets the value of the avgTotalVotes property. -
getAvgYesVotes
Gets the value of the avgYesVotes property.- Returns:
- possible object is
BigDecimal
-
setAvgYesVotes
Sets the value of the avgYesVotes property.- Parameters:
value
- allowed object isBigDecimal
-
getAvgNoVotes
Gets the value of the avgNoVotes property.- Returns:
- possible object is
BigDecimal
-
setAvgNoVotes
Sets the value of the avgNoVotes property.- Parameters:
value
- allowed object isBigDecimal
-
getAvgAbstainVotes
Gets the value of the avgAbstainVotes property.- Returns:
- possible object is
BigDecimal
-
setAvgAbstainVotes
Sets the value of the avgAbstainVotes property.- Parameters:
value
- allowed object isBigDecimal
-
getAvgAbsentVotes
Gets the value of the avgAbsentVotes property.- Returns:
- possible object is
BigDecimal
-
setAvgAbsentVotes
Sets the value of the avgAbsentVotes property.- Parameters:
value
- allowed object isBigDecimal
-
getAvgPercentageYes
Gets the value of the avgPercentageYes property.- Returns:
- possible object is
BigDecimal
-
setAvgPercentageYes
Sets the value of the avgPercentageYes property.- Parameters:
value
- allowed object isBigDecimal
-
getAvgPercentageNo
Gets the value of the avgPercentageNo property.- Returns:
- possible object is
BigDecimal
-
setAvgPercentageNo
Sets the value of the avgPercentageNo property.- Parameters:
value
- allowed object isBigDecimal
-
getAvgPercentageAbsent
Gets the value of the avgPercentageAbsent property.- Returns:
- possible object is
BigDecimal
-
setAvgPercentageAbsent
Sets the value of the avgPercentageAbsent property.- Parameters:
value
- allowed object isBigDecimal
-
getAvgPercentageAbstain
Gets the value of the avgPercentageAbstain property.- Returns:
- possible object is
BigDecimal
-
setAvgPercentageAbstain
Sets the value of the avgPercentageAbstain property.- Parameters:
value
- allowed object isBigDecimal
-
getAvgPercentageMale
Gets the value of the avgPercentageMale property.- Returns:
- possible object is
BigDecimal
-
setAvgPercentageMale
Sets the value of the avgPercentageMale property.- Parameters:
value
- allowed object isBigDecimal
-
getAvgBornYear
Gets the value of the avgBornYear property.- Returns:
- possible object is
BigDecimal
-
setAvgBornYear
Sets the value of the avgBornYear property.- Parameters:
value
- allowed object isBigDecimal
-
withEmbeddedId
public ViewRiksdagenVoteDataBallotPartySummaryDaily withEmbeddedId(RiksdagenVoteDataBallotPartyPeriodSummaryEmbeddedId value) -
withTotalVotes
-
withYesVotes
-
withNoVotes
-
withNumberBallots
-
withAbstainVotes
-
withAbsentVotes
-
withApprovedTotal
-
withApprovedPercentage
-
withPercentageYes
-
withPercentageNo
-
withPercentageAbsent
-
withPercentageAbstain
-
withPercentageApproved
-
withPartyAvgBornYear
-
withPartyTotalVotes
-
withPartyYesVotes
-
withPartyNoVotes
-
withPartyAbstainVotes
-
withPartyAbsentVotes
-
withPartyPercentageYes
-
withPartyPercentageNo
-
withPartyPercentageAbsent
-
withPartyPercentageAbstain
-
withPartyAvgPercentageMale
-
withPartyWonTotal
-
withPartyWonPercentage
-
withAvgTotalVotes
-
withAvgYesVotes
-
withAvgNoVotes
-
withAvgAbstainVotes
-
withAvgAbsentVotes
-
withAvgPercentageYes
-
withAvgPercentageNo
-
withAvgPercentageAbsent
-
withAvgPercentageAbstain
-
withAvgPercentageMale
-
withAvgBornYear
-
toString
-
equals
-
hashCode
public final int hashCode()
-