@Entity(name="ViewRiksdagenCommitteeBallotDecisionSummary") public class ViewRiksdagenCommitteeBallotDecisionSummary 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 ViewRiksdagenCommitteeBallotDecisionSummary complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ViewRiksdagenCommitteeBallotDecisionSummary"> <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}ViewRiksdagenCommitteeBallotDecisionEmbeddedId"/> <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"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected long |
absentVotes |
protected long |
abstainVotes |
protected BigDecimal |
againstProposalNumber |
protected String |
againstProposalParties |
protected boolean |
approved |
protected BigDecimal |
avgBornYear |
protected String |
ballotId |
protected String |
ballotType |
protected String |
committeeReport |
protected Date |
createdDate |
protected String |
decisionType |
protected ViewRiksdagenCommitteeBallotDecisionEmbeddedId |
embeddedId |
protected BigDecimal |
endNumber |
protected String |
label |
protected long |
noVotes |
protected boolean |
noWinner |
protected String |
org |
protected BigDecimal |
percentageAbsent |
protected BigDecimal |
percentageAbstain |
protected BigDecimal |
percentageMale |
protected BigDecimal |
percentageNo |
protected BigDecimal |
percentageYes |
protected Date |
publicDate |
protected String |
rm |
protected String |
subTitle |
protected String |
title |
protected long |
totalVotes |
protected Date |
voteDate |
protected String |
winner |
protected long |
yesVotes |
Constructor and Description |
---|
ViewRiksdagenCommitteeBallotDecisionSummary() |
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.
|
ViewRiksdagenCommitteeBallotDecisionEmbeddedId |
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.
|
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.
|
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(ViewRiksdagenCommitteeBallotDecisionEmbeddedId 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 |
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() |
ViewRiksdagenCommitteeBallotDecisionSummary |
withAbsentVotes(long value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withAbstainVotes(long value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withAgainstProposalNumber(BigDecimal value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withAgainstProposalParties(String value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withApproved(boolean value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withAvgBornYear(BigDecimal value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withBallotId(String value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withBallotType(String value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withCommitteeReport(String value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withCreatedDate(Date value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withDecisionType(String value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withEmbeddedId(ViewRiksdagenCommitteeBallotDecisionEmbeddedId value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withEndNumber(BigDecimal value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withLabel(String value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withNoVotes(long value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withNoWinner(boolean value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withOrg(String value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withPercentageAbsent(BigDecimal value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withPercentageAbstain(BigDecimal value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withPercentageMale(BigDecimal value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withPercentageNo(BigDecimal value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withPercentageYes(BigDecimal value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withPublicDate(Date value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withRm(String value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withSubTitle(String value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withTitle(String value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withTotalVotes(long value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withVoteDate(Date value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withWinner(String value) |
ViewRiksdagenCommitteeBallotDecisionSummary |
withYesVotes(long value) |
protected ViewRiksdagenCommitteeBallotDecisionEmbeddedId 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
public ViewRiksdagenCommitteeBallotDecisionSummary()
public ViewRiksdagenCommitteeBallotDecisionEmbeddedId getEmbeddedId()
ViewRiksdagenCommitteeBallotDecisionEmbeddedId
public void setEmbeddedId(ViewRiksdagenCommitteeBallotDecisionEmbeddedId value)
value
- allowed object is
ViewRiksdagenCommitteeBallotDecisionEmbeddedId
public String getCommitteeReport()
String
public void setCommitteeReport(String value)
value
- allowed object is
String
public void setRm(String value)
value
- allowed object is
String
public String getTitle()
String
public void setTitle(String value)
value
- allowed object is
String
public String getSubTitle()
String
public void setSubTitle(String value)
value
- allowed object is
String
public BigDecimal getEndNumber()
BigDecimal
public void setEndNumber(BigDecimal value)
value
- allowed object is
BigDecimal
public String getOrg()
String
public void setOrg(String value)
value
- allowed object is
String
public Date getCreatedDate()
String
public void setCreatedDate(Date value)
value
- allowed object is
String
public Date getPublicDate()
String
public void setPublicDate(Date value)
value
- allowed object is
String
public String getBallotId()
String
public void setBallotId(String value)
value
- allowed object is
String
public String getDecisionType()
String
public void setDecisionType(String value)
value
- allowed object is
String
public String getAgainstProposalParties()
String
public void setAgainstProposalParties(String value)
value
- allowed object is
String
public BigDecimal getAgainstProposalNumber()
BigDecimal
public void setAgainstProposalNumber(BigDecimal value)
value
- allowed object is
BigDecimal
public String getWinner()
String
public void setWinner(String value)
value
- allowed object is
String
public String getBallotType()
String
public void setBallotType(String value)
value
- allowed object is
String
public String getLabel()
String
public void setLabel(String value)
value
- allowed object is
String
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 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()
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 getPercentageMale()
BigDecimal
public void setPercentageMale(BigDecimal value)
value
- allowed object is
BigDecimal
public ViewRiksdagenCommitteeBallotDecisionSummary withEmbeddedId(ViewRiksdagenCommitteeBallotDecisionEmbeddedId value)
public ViewRiksdagenCommitteeBallotDecisionSummary withCommitteeReport(String value)
public ViewRiksdagenCommitteeBallotDecisionSummary withRm(String value)
public ViewRiksdagenCommitteeBallotDecisionSummary withTitle(String value)
public ViewRiksdagenCommitteeBallotDecisionSummary withSubTitle(String value)
public ViewRiksdagenCommitteeBallotDecisionSummary withEndNumber(BigDecimal value)
public ViewRiksdagenCommitteeBallotDecisionSummary withOrg(String value)
public ViewRiksdagenCommitteeBallotDecisionSummary withCreatedDate(Date value)
public ViewRiksdagenCommitteeBallotDecisionSummary withPublicDate(Date value)
public ViewRiksdagenCommitteeBallotDecisionSummary withBallotId(String value)
public ViewRiksdagenCommitteeBallotDecisionSummary withDecisionType(String value)
public ViewRiksdagenCommitteeBallotDecisionSummary withAgainstProposalParties(String value)
public ViewRiksdagenCommitteeBallotDecisionSummary withAgainstProposalNumber(BigDecimal value)
public ViewRiksdagenCommitteeBallotDecisionSummary withWinner(String value)
public ViewRiksdagenCommitteeBallotDecisionSummary withBallotType(String value)
public ViewRiksdagenCommitteeBallotDecisionSummary withLabel(String value)
public ViewRiksdagenCommitteeBallotDecisionSummary withVoteDate(Date value)
public ViewRiksdagenCommitteeBallotDecisionSummary withAvgBornYear(BigDecimal value)
public ViewRiksdagenCommitteeBallotDecisionSummary withTotalVotes(long value)
public ViewRiksdagenCommitteeBallotDecisionSummary withYesVotes(long value)
public ViewRiksdagenCommitteeBallotDecisionSummary withNoVotes(long value)
public ViewRiksdagenCommitteeBallotDecisionSummary withAbstainVotes(long value)
public ViewRiksdagenCommitteeBallotDecisionSummary withAbsentVotes(long value)
public ViewRiksdagenCommitteeBallotDecisionSummary withApproved(boolean value)
public ViewRiksdagenCommitteeBallotDecisionSummary withNoWinner(boolean value)
public ViewRiksdagenCommitteeBallotDecisionSummary withPercentageYes(BigDecimal value)
public ViewRiksdagenCommitteeBallotDecisionSummary withPercentageNo(BigDecimal value)
public ViewRiksdagenCommitteeBallotDecisionSummary withPercentageAbsent(BigDecimal value)
public ViewRiksdagenCommitteeBallotDecisionSummary withPercentageAbstain(BigDecimal value)
public ViewRiksdagenCommitteeBallotDecisionSummary withPercentageMale(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.