Class ViewRiksdagenVoteDataBallotPartySummaryWeekly
java.lang.Object
com.hack23.cia.model.internal.application.data.committee.impl.ViewRiksdagenVoteDataBallotPartySummaryWeekly
- All Implemented Interfaces:
com.hack23.cia.model.common.api.ModelObject
,Serializable
@Entity(name="ViewRiksdagenVoteDataBallotPartySummaryWeekly")
public class ViewRiksdagenVoteDataBallotPartySummaryWeekly
extends Object
implements com.hack23.cia.model.common.api.ModelObject
Java class for ViewRiksdagenVoteDataBallotPartySummaryWeekly complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ViewRiksdagenVoteDataBallotPartySummaryWeekly"> <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}decimal"/> <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}decimal"/> <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="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}decimal"/> <element name="party_won_percentage" 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 BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
protected BigDecimal
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.Gets the value of the approvedTotal property.Gets the value of the avgBornYear 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.Gets the value of the embeddedId property.Gets the value of the noVotes property.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.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 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
(BigDecimal value) Sets the value of the approvedTotal property.void
setAvgBornYear
(BigDecimal value) Sets the value of the avgBornYear 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
Sets the value of the embeddedId property.void
setNoVotes
(BigDecimal value) Sets the value of the noVotes property.void
setNumberBallots
(BigDecimal 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
(BigDecimal 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
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
(BigDecimal value) withAvgBornYear
(BigDecimal value) withAvgPercentageMale
(BigDecimal value) withAvgPercentageNo
(BigDecimal value) withAvgPercentageYes
(BigDecimal value) withNoVotes
(BigDecimal value) withNumberBallots
(BigDecimal 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
(BigDecimal value) withPartyYesVotes
(BigDecimal value) withPercentageAbsent
(BigDecimal value) withPercentageAbstain
(BigDecimal value) withPercentageNo
(BigDecimal value) withPercentageYes
(BigDecimal value) withTotalVotes
(BigDecimal value) withYesVotes
(BigDecimal value)
-
Field Details
-
embeddedId
-
totalVotes
-
yesVotes
-
noVotes
-
numberBallots
-
abstainVotes
-
absentVotes
-
approvedTotal
-
approvedPercentage
-
percentageYes
-
percentageNo
-
percentageAbsent
-
percentageAbstain
-
partyAvgBornYear
-
partyTotalVotes
-
partyYesVotes
-
partyNoVotes
-
partyAbstainVotes
-
partyAbsentVotes
-
partyPercentageYes
-
partyPercentageNo
-
partyPercentageAbsent
-
partyPercentageAbstain
-
partyAvgPercentageMale
-
partyWonTotal
-
partyWonPercentage
-
avgPercentageYes
-
avgPercentageNo
-
avgPercentageAbsent
-
avgPercentageAbstain
-
avgPercentageMale
-
avgBornYear
-
-
Constructor Details
-
ViewRiksdagenVoteDataBallotPartySummaryWeekly
public ViewRiksdagenVoteDataBallotPartySummaryWeekly()
-
-
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
Gets the value of the numberBallots property.- Returns:
- possible object is
BigDecimal
-
setNumberBallots
Sets the value of the numberBallots property.- Parameters:
value
- allowed object isBigDecimal
-
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
Gets the value of the approvedTotal property.- Returns:
- possible object is
BigDecimal
-
setApprovedTotal
Sets the value of the approvedTotal property.- Parameters:
value
- allowed object isBigDecimal
-
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
-
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
Gets the value of the partyWonTotal property.- Returns:
- possible object is
BigDecimal
-
setPartyWonTotal
Sets the value of the partyWonTotal property.- Parameters:
value
- allowed object isBigDecimal
-
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
-
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 ViewRiksdagenVoteDataBallotPartySummaryWeekly withEmbeddedId(RiksdagenVoteDataBallotPartyPeriodSummaryEmbeddedId value) -
withTotalVotes
-
withYesVotes
-
withNoVotes
-
withNumberBallots
-
withAbstainVotes
-
withAbsentVotes
-
withApprovedTotal
-
withApprovedPercentage
-
withPercentageYes
-
withPercentageNo
-
withPercentageAbsent
-
withPercentageAbstain
-
withPartyAvgBornYear
-
withPartyTotalVotes
-
withPartyYesVotes
-
withPartyNoVotes
-
withPartyAbstainVotes
-
withPartyAbsentVotes
-
withPartyPercentageYes
-
withPartyPercentageNo
-
withPartyPercentageAbsent
-
withPartyPercentageAbstain
-
withPartyAvgPercentageMale
-
withPartyWonTotal
-
withPartyWonPercentage
-
withAvgPercentageYes
-
withAvgPercentageNo
-
withAvgPercentageAbsent
-
withAvgPercentageAbstain
-
withAvgPercentageMale
-
withAvgBornYear
-
toString
-
equals
-
hashCode
public final int hashCode()
-