@Entity(name="ViewRiksdagenVoteDataBallotPartySummaryAnnual") public class ViewRiksdagenVoteDataBallotPartySummaryAnnual 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 ViewRiksdagenVoteDataBallotPartySummaryAnnual complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ViewRiksdagenVoteDataBallotPartySummaryAnnual"> <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>
Constructor and Description |
---|
ViewRiksdagenVoteDataBallotPartySummaryAnnual() |
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 |
getApprovedPercentage()
Gets the value of the approvedPercentage property.
|
BigDecimal |
getApprovedTotal()
Gets the value of the approvedTotal 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.
|
RiksdagenVoteDataBallotPartyPeriodSummaryEmbeddedId |
getEmbeddedId()
Gets the value of the embeddedId property.
|
BigDecimal |
getNoVotes()
Gets the value of the noVotes property.
|
BigDecimal |
getNumberBallots()
Gets the value of the numberBallots property.
|
BigDecimal |
getPartyAbsentVotes()
Gets the value of the partyAbsentVotes property.
|
BigDecimal |
getPartyAbstainVotes()
Gets the value of the partyAbstainVotes property.
|
BigDecimal |
getPartyAvgBornYear()
Gets the value of the partyAvgBornYear property.
|
BigDecimal |
getPartyAvgPercentageMale()
Gets the value of the partyAvgPercentageMale property.
|
BigDecimal |
getPartyNoVotes()
Gets the value of the partyNoVotes property.
|
BigDecimal |
getPartyPercentageAbsent()
Gets the value of the partyPercentageAbsent property.
|
BigDecimal |
getPartyPercentageAbstain()
Gets the value of the partyPercentageAbstain property.
|
BigDecimal |
getPartyPercentageNo()
Gets the value of the partyPercentageNo property.
|
BigDecimal |
getPartyPercentageYes()
Gets the value of the partyPercentageYes property.
|
BigDecimal |
getPartyTotalVotes()
Gets the value of the partyTotalVotes property.
|
BigDecimal |
getPartyWonPercentage()
Gets the value of the partyWonPercentage property.
|
BigDecimal |
getPartyWonTotal()
Gets the value of the partyWonTotal property.
|
BigDecimal |
getPartyYesVotes()
Gets the value of the partyYesVotes property.
|
BigDecimal |
getPercentageAbsent()
Gets the value of the percentageAbsent property.
|
BigDecimal |
getPercentageAbstain()
Gets the value of the percentageAbstain 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.
|
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 |
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 |
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 |
setEmbeddedId(RiksdagenVoteDataBallotPartyPeriodSummaryEmbeddedId value)
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 |
setPartyAvgPercentageMale(BigDecimal value)
Sets the value of the partyAvgPercentageMale property.
|
void |
setPartyNoVotes(BigDecimal value)
Sets the value of the partyNoVotes property.
|
void |
setPartyPercentageAbsent(BigDecimal value)
Sets the value of the partyPercentageAbsent property.
|
void |
setPartyPercentageAbstain(BigDecimal value)
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.
|
String |
toString() |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withAbsentVotes(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withAbstainVotes(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withApprovedPercentage(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withApprovedTotal(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withAvgBornYear(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withAvgPercentageAbsent(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withAvgPercentageAbstain(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withAvgPercentageMale(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withAvgPercentageNo(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withAvgPercentageYes(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withEmbeddedId(RiksdagenVoteDataBallotPartyPeriodSummaryEmbeddedId value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withNoVotes(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withNumberBallots(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withPartyAbsentVotes(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withPartyAbstainVotes(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withPartyAvgBornYear(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withPartyAvgPercentageMale(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withPartyNoVotes(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withPartyPercentageAbsent(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withPartyPercentageAbstain(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withPartyPercentageNo(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withPartyPercentageYes(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withPartyTotalVotes(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withPartyWonPercentage(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withPartyWonTotal(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withPartyYesVotes(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withPercentageAbsent(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withPercentageAbstain(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withPercentageNo(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withPercentageYes(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withTotalVotes(BigDecimal value) |
ViewRiksdagenVoteDataBallotPartySummaryAnnual |
withYesVotes(BigDecimal value) |
protected RiksdagenVoteDataBallotPartyPeriodSummaryEmbeddedId embeddedId
protected BigDecimal totalVotes
protected BigDecimal yesVotes
protected BigDecimal noVotes
protected BigDecimal numberBallots
protected BigDecimal abstainVotes
protected BigDecimal absentVotes
protected BigDecimal approvedTotal
protected BigDecimal approvedPercentage
protected BigDecimal percentageYes
protected BigDecimal percentageNo
protected BigDecimal percentageAbsent
protected BigDecimal percentageAbstain
protected BigDecimal partyAvgBornYear
protected BigDecimal partyTotalVotes
protected BigDecimal partyYesVotes
protected BigDecimal partyNoVotes
protected BigDecimal partyAbstainVotes
protected BigDecimal partyAbsentVotes
protected BigDecimal partyPercentageYes
protected BigDecimal partyPercentageNo
protected BigDecimal partyPercentageAbsent
protected BigDecimal partyPercentageAbstain
protected BigDecimal partyAvgPercentageMale
protected BigDecimal partyWonTotal
protected BigDecimal partyWonPercentage
protected BigDecimal avgPercentageYes
protected BigDecimal avgPercentageNo
protected BigDecimal avgPercentageAbsent
protected BigDecimal avgPercentageAbstain
protected BigDecimal avgPercentageMale
protected BigDecimal avgBornYear
public ViewRiksdagenVoteDataBallotPartySummaryAnnual()
public RiksdagenVoteDataBallotPartyPeriodSummaryEmbeddedId getEmbeddedId()
RiksdagenVoteDataBallotPartyPeriodSummaryEmbeddedId
public void setEmbeddedId(RiksdagenVoteDataBallotPartyPeriodSummaryEmbeddedId value)
value
- allowed object is
RiksdagenVoteDataBallotPartyPeriodSummaryEmbeddedId
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 getNumberBallots()
BigDecimal
public void setNumberBallots(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 getApprovedTotal()
BigDecimal
public void setApprovedTotal(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getApprovedPercentage()
BigDecimal
public void setApprovedPercentage(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 getPartyAvgBornYear()
BigDecimal
public void setPartyAvgBornYear(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getPartyTotalVotes()
BigDecimal
public void setPartyTotalVotes(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getPartyYesVotes()
BigDecimal
public void setPartyYesVotes(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getPartyNoVotes()
BigDecimal
public void setPartyNoVotes(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getPartyAbstainVotes()
BigDecimal
public void setPartyAbstainVotes(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getPartyAbsentVotes()
BigDecimal
public void setPartyAbsentVotes(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getPartyPercentageYes()
BigDecimal
public void setPartyPercentageYes(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getPartyPercentageNo()
BigDecimal
public void setPartyPercentageNo(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getPartyPercentageAbsent()
BigDecimal
public void setPartyPercentageAbsent(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getPartyPercentageAbstain()
BigDecimal
public void setPartyPercentageAbstain(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getPartyAvgPercentageMale()
BigDecimal
public void setPartyAvgPercentageMale(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getPartyWonTotal()
BigDecimal
public void setPartyWonTotal(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getPartyWonPercentage()
BigDecimal
public void setPartyWonPercentage(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 BigDecimal getAvgBornYear()
BigDecimal
public void setAvgBornYear(BigDecimal value)
value
- allowed object is
BigDecimal
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withEmbeddedId(RiksdagenVoteDataBallotPartyPeriodSummaryEmbeddedId value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withTotalVotes(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withYesVotes(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withNoVotes(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withNumberBallots(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withAbstainVotes(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withAbsentVotes(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withApprovedTotal(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withApprovedPercentage(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withPercentageYes(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withPercentageNo(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withPercentageAbsent(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withPercentageAbstain(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withPartyAvgBornYear(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withPartyTotalVotes(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withPartyYesVotes(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withPartyNoVotes(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withPartyAbstainVotes(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withPartyAbsentVotes(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withPartyPercentageYes(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withPartyPercentageNo(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withPartyPercentageAbsent(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withPartyPercentageAbstain(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withPartyAvgPercentageMale(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withPartyWonTotal(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withPartyWonPercentage(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withAvgPercentageYes(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withAvgPercentageNo(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withAvgPercentageAbsent(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withAvgPercentageAbstain(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withAvgPercentageMale(BigDecimal value)
public ViewRiksdagenVoteDataBallotPartySummaryAnnual withAvgBornYear(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.