
@Entity(name="ViewRiksdagenCommitteeBallotDecisionPartySummary") public class ViewRiksdagenCommitteeBallotDecisionPartySummary 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 ViewRiksdagenCommitteeBallotDecisionPartySummary complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ViewRiksdagenCommitteeBallotDecisionPartySummary">
<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}ViewRiksdagenCommitteeBallotDecisionPartyEmbeddedId"/>
<element name="committee_report" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="rm" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="title" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="sub_title" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="end_number" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
<element name="org" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="created_date" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="public_date" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="ballot_id" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="decision_type" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="against_proposal_parties" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="against_proposal_number" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
<element name="winner" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ballot_type" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="label" type="{http://www.w3.org/2001/XMLSchema}string"/>
<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}long"/>
<element name="yes_votes" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="no_votes" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="abstain_votes" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="absent_votes" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="approved" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="no_winner" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<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_male" 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}long"/>
<element name="party_yes_votes" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="party_no_votes" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="party_abstain_votes" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="party_absent_votes" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="party_approved" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="party_no_winner" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<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_percentage_male" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ViewRiksdagenCommitteeBallotDecisionPartySummary() |
| 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) |
long |
getAbsentVotes()
Gets the value of the absentVotes property.
|
long |
getAbstainVotes()
Gets the value of the abstainVotes property.
|
BigDecimal |
getAgainstProposalNumber()
Gets the value of the againstProposalNumber property.
|
String |
getAgainstProposalParties()
Gets the value of the againstProposalParties property.
|
BigDecimal |
getAvgBornYear()
Gets the value of the avgBornYear property.
|
String |
getBallotId()
Gets the value of the ballotId property.
|
String |
getBallotType()
Gets the value of the ballotType property.
|
String |
getCommitteeReport()
Gets the value of the committeeReport property.
|
Date |
getCreatedDate()
Gets the value of the createdDate property.
|
String |
getDecisionType()
Gets the value of the decisionType property.
|
ViewRiksdagenCommitteeBallotDecisionPartyEmbeddedId |
getEmbeddedId()
Gets the value of the embeddedId property.
|
BigDecimal |
getEndNumber()
Gets the value of the endNumber property.
|
String |
getLabel()
Gets the value of the label property.
|
long |
getNoVotes()
Gets the value of the noVotes property.
|
String |
getOrg()
Gets the value of the org property.
|
long |
getPartyAbsentVotes()
Gets the value of the partyAbsentVotes property.
|
long |
getPartyAbstainVotes()
Gets the value of the partyAbstainVotes property.
|
BigDecimal |
getPartyAvgBornYear()
Gets the value of the partyAvgBornYear property.
|
long |
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 |
getPartyPercentageMale()
Gets the value of the partyPercentageMale property.
|
BigDecimal |
getPartyPercentageNo()
Gets the value of the partyPercentageNo property.
|
BigDecimal |
getPartyPercentageYes()
Gets the value of the partyPercentageYes property.
|
long |
getPartyTotalVotes()
Gets the value of the partyTotalVotes property.
|
long |
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 |
getPercentageMale()
Gets the value of the percentageMale property.
|
BigDecimal |
getPercentageNo()
Gets the value of the percentageNo property.
|
BigDecimal |
getPercentageYes()
Gets the value of the percentageYes property.
|
Date |
getPublicDate()
Gets the value of the publicDate property.
|
String |
getRm()
Gets the value of the rm property.
|
String |
getSubTitle()
Gets the value of the subTitle property.
|
String |
getTitle()
Gets the value of the title property.
|
long |
getTotalVotes()
Gets the value of the totalVotes property.
|
Date |
getVoteDate()
Gets the value of the voteDate property.
|
String |
getWinner()
Gets the value of the winner property.
|
long |
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) |
boolean |
isApproved()
Gets the value of the approved property.
|
boolean |
isNoWinner()
Gets the value of the noWinner property.
|
boolean |
isPartyApproved()
Gets the value of the partyApproved property.
|
boolean |
isPartyNoWinner()
Gets the value of the partyNoWinner property.
|
void |
setAbsentVotes(long value)
Sets the value of the absentVotes property.
|
void |
setAbstainVotes(long value)
Sets the value of the abstainVotes property.
|
void |
setAgainstProposalNumber(BigDecimal value)
Sets the value of the againstProposalNumber property.
|
void |
setAgainstProposalParties(String value)
Sets the value of the againstProposalParties property.
|
void |
setApproved(boolean value)
Sets the value of the approved property.
|
void |
setAvgBornYear(BigDecimal value)
Sets the value of the avgBornYear property.
|
void |
setBallotId(String value)
Sets the value of the ballotId property.
|
void |
setBallotType(String value)
Sets the value of the ballotType property.
|
void |
setCommitteeReport(String value)
Sets the value of the committeeReport property.
|
void |
setCreatedDate(Date value)
Sets the value of the createdDate property.
|
void |
setDecisionType(String value)
Sets the value of the decisionType property.
|
void |
setEmbeddedId(ViewRiksdagenCommitteeBallotDecisionPartyEmbeddedId value)
Sets the value of the embeddedId property.
|
void |
setEndNumber(BigDecimal value)
Sets the value of the endNumber property.
|
void |
setLabel(String value)
Sets the value of the label property.
|
void |
setNoVotes(long value)
Sets the value of the noVotes property.
|
void |
setNoWinner(boolean value)
Sets the value of the noWinner property.
|
void |
setOrg(String value)
Sets the value of the org property.
|
void |
setPartyAbsentVotes(long value)
Sets the value of the partyAbsentVotes property.
|
void |
setPartyAbstainVotes(long value)
Sets the value of the partyAbstainVotes property.
|
void |
setPartyApproved(boolean value)
Sets the value of the partyApproved property.
|
void |
setPartyAvgBornYear(BigDecimal value)
Sets the value of the partyAvgBornYear property.
|
void |
setPartyNoVotes(long value)
Sets the value of the partyNoVotes property.
|
void |
setPartyNoWinner(boolean value)
Sets the value of the partyNoWinner property.
|
void |
setPartyPercentageAbsent(BigDecimal value)
Sets the value of the partyPercentageAbsent property.
|
void |
setPartyPercentageAbstain(BigDecimal value)
Sets the value of the partyPercentageAbstain property.
|
void |
setPartyPercentageMale(BigDecimal value)
Sets the value of the partyPercentageMale 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(long value)
Sets the value of the partyTotalVotes property.
|
void |
setPartyYesVotes(long 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 |
setPercentageMale(BigDecimal value)
Sets the value of the percentageMale property.
|
void |
setPercentageNo(BigDecimal value)
Sets the value of the percentageNo property.
|
void |
setPercentageYes(BigDecimal value)
Sets the value of the percentageYes property.
|
void |
setPublicDate(Date value)
Sets the value of the publicDate property.
|
void |
setRm(String value)
Sets the value of the rm property.
|
void |
setSubTitle(String value)
Sets the value of the subTitle property.
|
void |
setTitle(String value)
Sets the value of the title property.
|
void |
setTotalVotes(long value)
Sets the value of the totalVotes property.
|
void |
setVoteDate(Date value)
Sets the value of the voteDate property.
|
void |
setWinner(String value)
Sets the value of the winner property.
|
void |
setYesVotes(long value)
Sets the value of the yesVotes property.
|
String |
toString() |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withAbsentVotes(long value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withAbstainVotes(long value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withAgainstProposalNumber(BigDecimal value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withAgainstProposalParties(String value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withApproved(boolean value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withAvgBornYear(BigDecimal value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withBallotId(String value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withBallotType(String value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withCommitteeReport(String value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withCreatedDate(Date value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withDecisionType(String value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withEmbeddedId(ViewRiksdagenCommitteeBallotDecisionPartyEmbeddedId value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withEndNumber(BigDecimal value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withLabel(String value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withNoVotes(long value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withNoWinner(boolean value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withOrg(String value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withPartyAbsentVotes(long value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withPartyAbstainVotes(long value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withPartyApproved(boolean value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withPartyAvgBornYear(BigDecimal value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withPartyNoVotes(long value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withPartyNoWinner(boolean value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withPartyPercentageAbsent(BigDecimal value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withPartyPercentageAbstain(BigDecimal value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withPartyPercentageMale(BigDecimal value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withPartyPercentageNo(BigDecimal value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withPartyPercentageYes(BigDecimal value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withPartyTotalVotes(long value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withPartyYesVotes(long value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withPercentageAbsent(BigDecimal value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withPercentageAbstain(BigDecimal value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withPercentageMale(BigDecimal value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withPercentageNo(BigDecimal value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withPercentageYes(BigDecimal value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withPublicDate(Date value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withRm(String value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withSubTitle(String value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withTitle(String value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withTotalVotes(long value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withVoteDate(Date value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withWinner(String value) |
ViewRiksdagenCommitteeBallotDecisionPartySummary |
withYesVotes(long value) |
protected ViewRiksdagenCommitteeBallotDecisionPartyEmbeddedId embeddedId
protected String committeeReport
protected String rm
protected String title
protected String subTitle
protected BigDecimal endNumber
protected String org
protected Date createdDate
protected Date publicDate
protected String ballotId
protected String decisionType
protected String againstProposalParties
protected BigDecimal againstProposalNumber
protected String winner
protected String ballotType
protected String label
protected Date voteDate
protected BigDecimal avgBornYear
protected long totalVotes
protected long yesVotes
protected long noVotes
protected long abstainVotes
protected long absentVotes
protected boolean approved
protected boolean noWinner
protected BigDecimal percentageYes
protected BigDecimal percentageNo
protected BigDecimal percentageAbsent
protected BigDecimal percentageAbstain
protected BigDecimal percentageMale
protected BigDecimal partyAvgBornYear
protected long partyTotalVotes
protected long partyYesVotes
protected long partyNoVotes
protected long partyAbstainVotes
protected long partyAbsentVotes
protected boolean partyApproved
protected boolean partyNoWinner
protected BigDecimal partyPercentageYes
protected BigDecimal partyPercentageNo
protected BigDecimal partyPercentageAbsent
protected BigDecimal partyPercentageAbstain
protected BigDecimal partyPercentageMale
public ViewRiksdagenCommitteeBallotDecisionPartySummary()
public ViewRiksdagenCommitteeBallotDecisionPartyEmbeddedId getEmbeddedId()
ViewRiksdagenCommitteeBallotDecisionPartyEmbeddedIdpublic void setEmbeddedId(ViewRiksdagenCommitteeBallotDecisionPartyEmbeddedId value)
value - allowed object is
ViewRiksdagenCommitteeBallotDecisionPartyEmbeddedIdpublic String getCommitteeReport()
Stringpublic void setCommitteeReport(String value)
value - allowed object is
Stringpublic void setRm(String value)
value - allowed object is
Stringpublic String getTitle()
Stringpublic void setTitle(String value)
value - allowed object is
Stringpublic String getSubTitle()
Stringpublic void setSubTitle(String value)
value - allowed object is
Stringpublic BigDecimal getEndNumber()
BigDecimalpublic void setEndNumber(BigDecimal value)
value - allowed object is
BigDecimalpublic String getOrg()
Stringpublic void setOrg(String value)
value - allowed object is
Stringpublic Date getCreatedDate()
Stringpublic void setCreatedDate(Date value)
value - allowed object is
Stringpublic Date getPublicDate()
Stringpublic void setPublicDate(Date value)
value - allowed object is
Stringpublic String getBallotId()
Stringpublic void setBallotId(String value)
value - allowed object is
Stringpublic String getDecisionType()
Stringpublic void setDecisionType(String value)
value - allowed object is
Stringpublic String getAgainstProposalParties()
Stringpublic void setAgainstProposalParties(String value)
value - allowed object is
Stringpublic BigDecimal getAgainstProposalNumber()
BigDecimalpublic void setAgainstProposalNumber(BigDecimal value)
value - allowed object is
BigDecimalpublic String getWinner()
Stringpublic void setWinner(String value)
value - allowed object is
Stringpublic String getBallotType()
Stringpublic void setBallotType(String value)
value - allowed object is
Stringpublic String getLabel()
Stringpublic void setLabel(String value)
value - allowed object is
Stringpublic Date getVoteDate()
Stringpublic void setVoteDate(Date value)
value - allowed object is
Stringpublic BigDecimal getAvgBornYear()
BigDecimalpublic void setAvgBornYear(BigDecimal value)
value - allowed object is
BigDecimalpublic long getTotalVotes()
public void setTotalVotes(long value)
public long getYesVotes()
public void setYesVotes(long value)
public long getNoVotes()
public void setNoVotes(long value)
public long getAbstainVotes()
public void setAbstainVotes(long value)
public long getAbsentVotes()
public void setAbsentVotes(long value)
public boolean isApproved()
public void setApproved(boolean value)
public boolean isNoWinner()
public void setNoWinner(boolean value)
public BigDecimal getPercentageYes()
BigDecimalpublic void setPercentageYes(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getPercentageNo()
BigDecimalpublic void setPercentageNo(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getPercentageAbsent()
BigDecimalpublic void setPercentageAbsent(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getPercentageAbstain()
BigDecimalpublic void setPercentageAbstain(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getPercentageMale()
BigDecimalpublic void setPercentageMale(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getPartyAvgBornYear()
BigDecimalpublic void setPartyAvgBornYear(BigDecimal value)
value - allowed object is
BigDecimalpublic long getPartyTotalVotes()
public void setPartyTotalVotes(long value)
public long getPartyYesVotes()
public void setPartyYesVotes(long value)
public long getPartyNoVotes()
public void setPartyNoVotes(long value)
public long getPartyAbstainVotes()
public void setPartyAbstainVotes(long value)
public long getPartyAbsentVotes()
public void setPartyAbsentVotes(long value)
public boolean isPartyApproved()
public void setPartyApproved(boolean value)
public boolean isPartyNoWinner()
public void setPartyNoWinner(boolean value)
public BigDecimal getPartyPercentageYes()
BigDecimalpublic void setPartyPercentageYes(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getPartyPercentageNo()
BigDecimalpublic void setPartyPercentageNo(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getPartyPercentageAbsent()
BigDecimalpublic void setPartyPercentageAbsent(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getPartyPercentageAbstain()
BigDecimalpublic void setPartyPercentageAbstain(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getPartyPercentageMale()
BigDecimalpublic void setPartyPercentageMale(BigDecimal value)
value - allowed object is
BigDecimalpublic ViewRiksdagenCommitteeBallotDecisionPartySummary withEmbeddedId(ViewRiksdagenCommitteeBallotDecisionPartyEmbeddedId value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withCommitteeReport(String value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withRm(String value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withTitle(String value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withSubTitle(String value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withEndNumber(BigDecimal value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withOrg(String value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withCreatedDate(Date value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withPublicDate(Date value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withBallotId(String value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withDecisionType(String value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withAgainstProposalParties(String value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withAgainstProposalNumber(BigDecimal value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withWinner(String value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withBallotType(String value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withLabel(String value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withVoteDate(Date value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withAvgBornYear(BigDecimal value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withTotalVotes(long value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withYesVotes(long value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withNoVotes(long value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withAbstainVotes(long value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withAbsentVotes(long value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withApproved(boolean value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withNoWinner(boolean value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withPercentageYes(BigDecimal value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withPercentageNo(BigDecimal value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withPercentageAbsent(BigDecimal value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withPercentageAbstain(BigDecimal value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withPercentageMale(BigDecimal value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withPartyAvgBornYear(BigDecimal value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withPartyTotalVotes(long value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withPartyYesVotes(long value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withPartyNoVotes(long value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withPartyAbstainVotes(long value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withPartyAbsentVotes(long value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withPartyApproved(boolean value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withPartyNoWinner(boolean value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withPartyPercentageYes(BigDecimal value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withPartyPercentageNo(BigDecimal value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withPartyPercentageAbsent(BigDecimal value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withPartyPercentageAbstain(BigDecimal value)
public ViewRiksdagenCommitteeBallotDecisionPartySummary withPartyPercentageMale(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.ToStringpublic 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.ToStringpublic 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.Equalspublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodeCopyright © 2010–2017 www.hack23.com. All rights reserved.