@Entity(name="ViewRiksdagenVoteDataBallotSummaryAnnual") public class ViewRiksdagenVoteDataBallotSummaryAnnual extends Object implements Serializable, com.hack23.cia.model.common.api.ModelObject, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
Java class for ViewRiksdagenVoteDataBallotSummaryAnnual complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ViewRiksdagenVoteDataBallotSummaryAnnual"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="vote_date" type="{http://www.w3.org/2001/XMLSchema}date"/> <element name="avg_born_year" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <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="abstain_votes" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="absent_votes" 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="number_ballots" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="approved_ballots" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="percentage_approved" 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"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected BigDecimal |
absentVotes |
protected BigDecimal |
abstainVotes |
protected BigDecimal |
approvedBallots |
protected BigDecimal |
avgBornYear |
protected BigDecimal |
avgPercentageAbsent |
protected BigDecimal |
avgPercentageAbstain |
protected BigDecimal |
avgPercentageMale |
protected BigDecimal |
avgPercentageNo |
protected BigDecimal |
avgPercentageYes |
protected BigDecimal |
noVotes |
protected BigDecimal |
numberBallots |
protected BigDecimal |
percentageAbsent |
protected BigDecimal |
percentageAbstain |
protected BigDecimal |
percentageApproved |
protected BigDecimal |
percentageNo |
protected BigDecimal |
percentageYes |
protected BigDecimal |
totalVotes |
protected Date |
voteDate |
protected BigDecimal |
yesVotes |
Constructor and Description |
---|
ViewRiksdagenVoteDataBallotSummaryAnnual() |
Modifier and Type | Method and Description |
---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
BigDecimal |
getAbsentVotes()
Gets the value of the absentVotes property.
|
BigDecimal |
getAbstainVotes()
Gets the value of the abstainVotes property.
|
BigDecimal |
getApprovedBallots()
Gets the value of the approvedBallots property.
|
BigDecimal |
getAvgBornYear()
Gets the value of the avgBornYear property.
|
BigDecimal |
getAvgPercentageAbsent()
Gets the value of the avgPercentageAbsent property.
|
BigDecimal |
getAvgPercentageAbstain()
Gets the value of the avgPercentageAbstain property.
|
BigDecimal |
getAvgPercentageMale()
Gets the value of the avgPercentageMale property.
|
BigDecimal |
getAvgPercentageNo()
Gets the value of the avgPercentageNo property.
|
BigDecimal |
getAvgPercentageYes()
Gets the value of the avgPercentageYes property.
|
BigDecimal |
getNoVotes()
Gets the value of the noVotes property.
|
BigDecimal |
getNumberBallots()
Gets the value of the numberBallots property.
|
BigDecimal |
getPercentageAbsent()
Gets the value of the percentageAbsent property.
|
BigDecimal |
getPercentageAbstain()
Gets the value of the percentageAbstain property.
|
BigDecimal |
getPercentageApproved()
Gets the value of the percentageApproved property.
|
BigDecimal |
getPercentageNo()
Gets the value of the percentageNo property.
|
BigDecimal |
getPercentageYes()
Gets the value of the percentageYes property.
|
BigDecimal |
getTotalVotes()
Gets the value of the totalVotes property.
|
Date |
getVoteDate()
Gets the value of the voteDate property.
|
BigDecimal |
getYesVotes()
Gets the value of the yesVotes property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setAbsentVotes(BigDecimal value)
Sets the value of the absentVotes property.
|
void |
setAbstainVotes(BigDecimal value)
Sets the value of the abstainVotes property.
|
void |
setApprovedBallots(BigDecimal value)
Sets the value of the approvedBallots property.
|
void |
setAvgBornYear(BigDecimal value)
Sets the value of the avgBornYear property.
|
void |
setAvgPercentageAbsent(BigDecimal value)
Sets the value of the avgPercentageAbsent property.
|
void |
setAvgPercentageAbstain(BigDecimal value)
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 |
setNoVotes(BigDecimal value)
Sets the value of the noVotes property.
|
void |
setNumberBallots(BigDecimal value)
Sets the value of the numberBallots 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 |
setVoteDate(Date value)
Sets the value of the voteDate property.
|
void |
setYesVotes(BigDecimal value)
Sets the value of the yesVotes property.
|
String |
toString() |
ViewRiksdagenVoteDataBallotSummaryAnnual |
withAbsentVotes(BigDecimal value) |
ViewRiksdagenVoteDataBallotSummaryAnnual |
withAbstainVotes(BigDecimal value) |
ViewRiksdagenVoteDataBallotSummaryAnnual |
withApprovedBallots(BigDecimal value) |
ViewRiksdagenVoteDataBallotSummaryAnnual |
withAvgBornYear(BigDecimal value) |
ViewRiksdagenVoteDataBallotSummaryAnnual |
withAvgPercentageAbsent(BigDecimal value) |
ViewRiksdagenVoteDataBallotSummaryAnnual |
withAvgPercentageAbstain(BigDecimal value) |
ViewRiksdagenVoteDataBallotSummaryAnnual |
withAvgPercentageMale(BigDecimal value) |
ViewRiksdagenVoteDataBallotSummaryAnnual |
withAvgPercentageNo(BigDecimal value) |
ViewRiksdagenVoteDataBallotSummaryAnnual |
withAvgPercentageYes(BigDecimal value) |
ViewRiksdagenVoteDataBallotSummaryAnnual |
withNoVotes(BigDecimal value) |
ViewRiksdagenVoteDataBallotSummaryAnnual |
withNumberBallots(BigDecimal value) |
ViewRiksdagenVoteDataBallotSummaryAnnual |
withPercentageAbsent(BigDecimal value) |
ViewRiksdagenVoteDataBallotSummaryAnnual |
withPercentageAbstain(BigDecimal value) |
ViewRiksdagenVoteDataBallotSummaryAnnual |
withPercentageApproved(BigDecimal value) |
ViewRiksdagenVoteDataBallotSummaryAnnual |
withPercentageNo(BigDecimal value) |
ViewRiksdagenVoteDataBallotSummaryAnnual |
withPercentageYes(BigDecimal value) |
ViewRiksdagenVoteDataBallotSummaryAnnual |
withTotalVotes(BigDecimal value) |
ViewRiksdagenVoteDataBallotSummaryAnnual |
withVoteDate(Date value) |
ViewRiksdagenVoteDataBallotSummaryAnnual |
withYesVotes(BigDecimal value) |
protected Date voteDate
protected BigDecimal avgBornYear
protected BigDecimal totalVotes
protected BigDecimal yesVotes
protected BigDecimal noVotes
protected BigDecimal abstainVotes
protected BigDecimal absentVotes
protected BigDecimal percentageYes
protected BigDecimal percentageNo
protected BigDecimal percentageAbsent
protected BigDecimal percentageAbstain
protected BigDecimal numberBallots
protected BigDecimal approvedBallots
protected BigDecimal percentageApproved
protected BigDecimal avgPercentageYes
protected BigDecimal avgPercentageNo
protected BigDecimal avgPercentageAbsent
protected BigDecimal avgPercentageAbstain
protected BigDecimal avgPercentageMale
public ViewRiksdagenVoteDataBallotSummaryAnnual()
public Date getVoteDate()
String
public void setVoteDate(Date value)
value
- allowed object is
String
public BigDecimal getAvgBornYear()
BigDecimal
public void setAvgBornYear(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getTotalVotes()
BigDecimal
public void setTotalVotes(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getYesVotes()
BigDecimal
public void setYesVotes(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getNoVotes()
BigDecimal
public void setNoVotes(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getAbstainVotes()
BigDecimal
public void setAbstainVotes(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getAbsentVotes()
BigDecimal
public void setAbsentVotes(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getPercentageYes()
BigDecimal
public void setPercentageYes(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getPercentageNo()
BigDecimal
public void setPercentageNo(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getPercentageAbsent()
BigDecimal
public void setPercentageAbsent(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getPercentageAbstain()
BigDecimal
public void setPercentageAbstain(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getNumberBallots()
BigDecimal
public void setNumberBallots(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getApprovedBallots()
BigDecimal
public void setApprovedBallots(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getPercentageApproved()
BigDecimal
public void setPercentageApproved(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getAvgPercentageYes()
BigDecimal
public void setAvgPercentageYes(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getAvgPercentageNo()
BigDecimal
public void setAvgPercentageNo(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getAvgPercentageAbsent()
BigDecimal
public void setAvgPercentageAbsent(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getAvgPercentageAbstain()
BigDecimal
public void setAvgPercentageAbstain(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getAvgPercentageMale()
BigDecimal
public void setAvgPercentageMale(BigDecimal value)
value
- allowed object is
BigDecimal
public ViewRiksdagenVoteDataBallotSummaryAnnual withVoteDate(Date value)
public ViewRiksdagenVoteDataBallotSummaryAnnual withAvgBornYear(BigDecimal value)
public ViewRiksdagenVoteDataBallotSummaryAnnual withTotalVotes(BigDecimal value)
public ViewRiksdagenVoteDataBallotSummaryAnnual withYesVotes(BigDecimal value)
public ViewRiksdagenVoteDataBallotSummaryAnnual withNoVotes(BigDecimal value)
public ViewRiksdagenVoteDataBallotSummaryAnnual withAbstainVotes(BigDecimal value)
public ViewRiksdagenVoteDataBallotSummaryAnnual withAbsentVotes(BigDecimal value)
public ViewRiksdagenVoteDataBallotSummaryAnnual withPercentageYes(BigDecimal value)
public ViewRiksdagenVoteDataBallotSummaryAnnual withPercentageNo(BigDecimal value)
public ViewRiksdagenVoteDataBallotSummaryAnnual withPercentageAbsent(BigDecimal value)
public ViewRiksdagenVoteDataBallotSummaryAnnual withPercentageAbstain(BigDecimal value)
public ViewRiksdagenVoteDataBallotSummaryAnnual withNumberBallots(BigDecimal value)
public ViewRiksdagenVoteDataBallotSummaryAnnual withApprovedBallots(BigDecimal value)
public ViewRiksdagenVoteDataBallotSummaryAnnual withPercentageApproved(BigDecimal value)
public ViewRiksdagenVoteDataBallotSummaryAnnual withAvgPercentageYes(BigDecimal value)
public ViewRiksdagenVoteDataBallotSummaryAnnual withAvgPercentageNo(BigDecimal value)
public ViewRiksdagenVoteDataBallotSummaryAnnual withAvgPercentageAbsent(BigDecimal value)
public ViewRiksdagenVoteDataBallotSummaryAnnual withAvgPercentageAbstain(BigDecimal value)
public ViewRiksdagenVoteDataBallotSummaryAnnual withAvgPercentageMale(BigDecimal value)
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append
in interface org.jvnet.jaxb2_commons.lang.ToString
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields
in interface org.jvnet.jaxb2_commons.lang.ToString
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode
in interface org.jvnet.jaxb2_commons.lang.HashCode
Copyright © 2010–2017 www.hack23.com. All rights reserved.