@Entity(name="ViewRiksdagenVoteDataBallotPoliticianSummary") public class ViewRiksdagenVoteDataBallotPoliticianSummary 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 ViewRiksdagenVoteDataBallotPoliticianSummary complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ViewRiksdagenVoteDataBallotPoliticianSummary"> <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}RiksdagenVoteDataBallotPoliticianEmbeddedId"/> <element name="vote_date" type="{http://www.w3.org/2001/XMLSchema}date"/> <element name="party" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="rm" 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="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"/> <element name="first_name" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="last_name" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="gender" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="vote" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="born_year" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="won" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="rebel" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="party_won" type="{http://www.w3.org/2001/XMLSchema}boolean"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
ViewRiksdagenVoteDataBallotPoliticianSummary() |
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 |
getAvgBornYear()
Gets the value of the avgBornYear property.
|
String |
getBallotType()
Gets the value of the ballotType property.
|
int |
getBornYear()
Gets the value of the bornYear property.
|
RiksdagenVoteDataBallotPoliticianEmbeddedId |
getEmbeddedId()
Gets the value of the embeddedId property.
|
String |
getFirstName()
Gets the value of the firstName property.
|
String |
getGender()
Gets the value of the gender property.
|
String |
getLabel()
Gets the value of the label property.
|
String |
getLastName()
Gets the value of the lastName property.
|
long |
getNoVotes()
Gets the value of the noVotes property.
|
String |
getParty()
Gets the value of the party 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.
|
String |
getRm()
Gets the value of the rm property.
|
long |
getTotalVotes()
Gets the value of the totalVotes property.
|
String |
getVote()
Gets the value of the vote property.
|
Date |
getVoteDate()
Gets the value of the voteDate 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.
|
boolean |
isPartyWon()
Gets the value of the partyWon property.
|
boolean |
isRebel()
Gets the value of the rebel property.
|
boolean |
isWon()
Gets the value of the won property.
|
void |
setAbsentVotes(long value)
Sets the value of the absentVotes property.
|
void |
setAbstainVotes(long value)
Sets the value of the abstainVotes property.
|
void |
setApproved(boolean value)
Sets the value of the approved property.
|
void |
setAvgBornYear(BigDecimal value)
Sets the value of the avgBornYear property.
|
void |
setBallotType(String value)
Sets the value of the ballotType property.
|
void |
setBornYear(int value)
Sets the value of the bornYear property.
|
void |
setEmbeddedId(RiksdagenVoteDataBallotPoliticianEmbeddedId value)
Sets the value of the embeddedId property.
|
void |
setFirstName(String value)
Sets the value of the firstName property.
|
void |
setGender(String value)
Sets the value of the gender property.
|
void |
setLabel(String value)
Sets the value of the label property.
|
void |
setLastName(String value)
Sets the value of the lastName property.
|
void |
setNoVotes(long value)
Sets the value of the noVotes property.
|
void |
setNoWinner(boolean value)
Sets the value of the noWinner property.
|
void |
setParty(String value)
Sets the value of the party 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 |
setPartyWon(boolean value)
Sets the value of the partyWon 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 |
setRebel(boolean value)
Sets the value of the rebel property.
|
void |
setRm(String value)
Sets the value of the rm property.
|
void |
setTotalVotes(long value)
Sets the value of the totalVotes property.
|
void |
setVote(String value)
Sets the value of the vote property.
|
void |
setVoteDate(Date value)
Sets the value of the voteDate property.
|
void |
setWon(boolean value)
Sets the value of the won property.
|
void |
setYesVotes(long value)
Sets the value of the yesVotes property.
|
String |
toString() |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withAbsentVotes(long value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withAbstainVotes(long value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withApproved(boolean value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withAvgBornYear(BigDecimal value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withBallotType(String value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withBornYear(int value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withEmbeddedId(RiksdagenVoteDataBallotPoliticianEmbeddedId value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withFirstName(String value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withGender(String value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withLabel(String value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withLastName(String value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withNoVotes(long value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withNoWinner(boolean value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withParty(String value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withPartyAbsentVotes(long value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withPartyAbstainVotes(long value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withPartyApproved(boolean value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withPartyAvgBornYear(BigDecimal value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withPartyNoVotes(long value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withPartyNoWinner(boolean value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withPartyPercentageAbsent(BigDecimal value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withPartyPercentageAbstain(BigDecimal value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withPartyPercentageMale(BigDecimal value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withPartyPercentageNo(BigDecimal value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withPartyPercentageYes(BigDecimal value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withPartyTotalVotes(long value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withPartyWon(boolean value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withPartyYesVotes(long value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withPercentageAbsent(BigDecimal value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withPercentageAbstain(BigDecimal value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withPercentageMale(BigDecimal value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withPercentageNo(BigDecimal value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withPercentageYes(BigDecimal value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withRebel(boolean value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withRm(String value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withTotalVotes(long value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withVote(String value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withVoteDate(Date value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withWon(boolean value) |
ViewRiksdagenVoteDataBallotPoliticianSummary |
withYesVotes(long value) |
protected RiksdagenVoteDataBallotPoliticianEmbeddedId embeddedId
protected Date voteDate
protected String party
protected String rm
protected String ballotType
protected String label
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
protected String firstName
protected String lastName
protected String gender
protected String vote
protected int bornYear
protected boolean won
protected boolean rebel
protected boolean partyWon
public ViewRiksdagenVoteDataBallotPoliticianSummary()
public RiksdagenVoteDataBallotPoliticianEmbeddedId getEmbeddedId()
RiksdagenVoteDataBallotPoliticianEmbeddedId
public void setEmbeddedId(RiksdagenVoteDataBallotPoliticianEmbeddedId value)
value
- allowed object is
RiksdagenVoteDataBallotPoliticianEmbeddedId
public Date getVoteDate()
String
public void setVoteDate(Date value)
value
- allowed object is
String
public String getParty()
String
public void setParty(String value)
value
- allowed object is
String
public void setRm(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 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 BigDecimal getPartyAvgBornYear()
BigDecimal
public void setPartyAvgBornYear(BigDecimal value)
value
- allowed object is
BigDecimal
public 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()
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 getPartyPercentageMale()
BigDecimal
public void setPartyPercentageMale(BigDecimal value)
value
- allowed object is
BigDecimal
public String getFirstName()
String
public void setFirstName(String value)
value
- allowed object is
String
public String getLastName()
String
public void setLastName(String value)
value
- allowed object is
String
public String getGender()
String
public void setGender(String value)
value
- allowed object is
String
public String getVote()
String
public void setVote(String value)
value
- allowed object is
String
public int getBornYear()
public void setBornYear(int value)
public boolean isWon()
public void setWon(boolean value)
public boolean isRebel()
public void setRebel(boolean value)
public boolean isPartyWon()
public void setPartyWon(boolean value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withEmbeddedId(RiksdagenVoteDataBallotPoliticianEmbeddedId value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withVoteDate(Date value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withParty(String value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withRm(String value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withBallotType(String value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withLabel(String value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withAvgBornYear(BigDecimal value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withTotalVotes(long value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withYesVotes(long value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withNoVotes(long value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withAbstainVotes(long value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withAbsentVotes(long value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withApproved(boolean value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withNoWinner(boolean value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withPercentageYes(BigDecimal value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withPercentageNo(BigDecimal value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withPercentageAbsent(BigDecimal value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withPercentageAbstain(BigDecimal value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withPercentageMale(BigDecimal value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withPartyAvgBornYear(BigDecimal value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withPartyTotalVotes(long value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withPartyYesVotes(long value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withPartyNoVotes(long value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withPartyAbstainVotes(long value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withPartyAbsentVotes(long value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withPartyApproved(boolean value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withPartyNoWinner(boolean value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withPartyPercentageYes(BigDecimal value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withPartyPercentageNo(BigDecimal value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withPartyPercentageAbsent(BigDecimal value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withPartyPercentageAbstain(BigDecimal value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withPartyPercentageMale(BigDecimal value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withFirstName(String value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withLastName(String value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withGender(String value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withVote(String value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withBornYear(int value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withWon(boolean value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withRebel(boolean value)
public ViewRiksdagenVoteDataBallotPoliticianSummary withPartyWon(boolean 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.