|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hack23.cia.model.external.riksdagen.votering.impl.VoteData
@Entity(name="VoteData") public class VoteData
Java class for VoteData complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VoteData"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="avser" type="{http://votering.riksdagen.external.model.cia.hack23.com/impl}VoteIssueType"/> <element name="banknummer" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="beteckning" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="efternamn" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="fodd" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="fornamn" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="intressent_id" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="iort" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="kon" type="{http://votering.riksdagen.external.model.cia.hack23.com/impl}SexType"/> <element name="namn" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="parti" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="punkt" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="rm" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="rost" type="{http://votering.riksdagen.external.model.cia.hack23.com/impl}VoteDecision"/> <element name="votering" type="{http://votering.riksdagen.external.model.cia.hack23.com/impl}BallotType"/> <element name="valkrets" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="valkretsnummer" type="{http://www.w3.org/2001/XMLSchema}integer"/> <element name="votering_id" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected String |
ballotId
|
protected BallotType |
ballotType
|
protected String |
bankNumber
|
protected int |
bornYear
|
protected VoteIssueType |
concern
|
protected String |
electoralRegion
|
protected BigInteger |
electoralRegionNumber
|
protected String |
firstName
|
protected SexType |
gender
|
protected String |
intressentId
|
protected String |
issue
|
protected String |
label
|
protected String |
lastName
|
protected String |
name
|
protected String |
party
|
protected String |
place
|
protected String |
rm
|
protected VoteDecision |
vote
|
Constructor Summary | |
---|---|
VoteData()
|
Method Summary | |
---|---|
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)
|
String |
getBallotId()
Gets the value of the ballotId property. |
BallotType |
getBallotType()
Gets the value of the ballotType property. |
String |
getBankNumber()
Gets the value of the bankNumber property. |
int |
getBornYear()
Gets the value of the bornYear property. |
VoteIssueType |
getConcern()
Gets the value of the concern property. |
String |
getElectoralRegion()
Gets the value of the electoralRegion property. |
BigInteger |
getElectoralRegionNumber()
Gets the value of the electoralRegionNumber property. |
String |
getFirstName()
Gets the value of the firstName property. |
SexType |
getGender()
Gets the value of the gender property. |
String |
getIntressentId()
Gets the value of the intressentId property. |
String |
getIssue()
Gets the value of the issue property. |
String |
getLabel()
Gets the value of the label property. |
String |
getLastName()
Gets the value of the lastName property. |
String |
getName()
Gets the value of the name property. |
String |
getParty()
Gets the value of the party property. |
String |
getPlace()
Gets the value of the place property. |
String |
getRm()
Gets the value of the rm property. |
VoteDecision |
getVote()
Gets the value of the vote property. |
int |
hashCode()
|
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
|
void |
setBallotId(String value)
Sets the value of the ballotId property. |
void |
setBallotType(BallotType value)
Sets the value of the ballotType property. |
void |
setBankNumber(String value)
Sets the value of the bankNumber property. |
void |
setBornYear(int value)
Sets the value of the bornYear property. |
void |
setConcern(VoteIssueType value)
Sets the value of the concern property. |
void |
setElectoralRegion(String value)
Sets the value of the electoralRegion property. |
void |
setElectoralRegionNumber(BigInteger value)
Sets the value of the electoralRegionNumber property. |
void |
setFirstName(String value)
Sets the value of the firstName property. |
void |
setGender(SexType value)
Sets the value of the gender property. |
void |
setIntressentId(String value)
Sets the value of the intressentId property. |
void |
setIssue(String value)
Sets the value of the issue property. |
void |
setLabel(String value)
Sets the value of the label property. |
void |
setLastName(String value)
Sets the value of the lastName property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setParty(String value)
Sets the value of the party property. |
void |
setPlace(String value)
Sets the value of the place property. |
void |
setRm(String value)
Sets the value of the rm property. |
void |
setVote(VoteDecision value)
Sets the value of the vote property. |
VoteData |
withBallotId(String value)
|
VoteData |
withBallotType(BallotType value)
|
VoteData |
withBankNumber(String value)
|
VoteData |
withBornYear(int value)
|
VoteData |
withConcern(VoteIssueType value)
|
VoteData |
withElectoralRegion(String value)
|
VoteData |
withElectoralRegionNumber(BigInteger value)
|
VoteData |
withFirstName(String value)
|
VoteData |
withGender(SexType value)
|
VoteData |
withIntressentId(String value)
|
VoteData |
withIssue(String value)
|
VoteData |
withLabel(String value)
|
VoteData |
withLastName(String value)
|
VoteData |
withName(String value)
|
VoteData |
withParty(String value)
|
VoteData |
withPlace(String value)
|
VoteData |
withRm(String value)
|
VoteData |
withVote(VoteDecision value)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected VoteIssueType concern
protected String bankNumber
protected String label
protected String lastName
protected int bornYear
protected String firstName
protected String intressentId
protected String place
protected SexType gender
protected String name
protected String party
protected String issue
protected String rm
protected VoteDecision vote
protected BallotType ballotType
protected String electoralRegion
protected BigInteger electoralRegionNumber
protected String ballotId
Constructor Detail |
---|
public VoteData()
Method Detail |
---|
public VoteIssueType getConcern()
VoteIssueType
public void setConcern(VoteIssueType value)
value
- allowed object is
VoteIssueType
public String getBankNumber()
String
public void setBankNumber(String value)
value
- allowed object is
String
public String getLabel()
String
public void setLabel(String value)
value
- allowed object is
String
public String getLastName()
String
public void setLastName(String value)
value
- allowed object is
String
public int getBornYear()
public void setBornYear(int value)
public String getFirstName()
String
public void setFirstName(String value)
value
- allowed object is
String
public String getIntressentId()
String
public void setIntressentId(String value)
value
- allowed object is
String
public String getPlace()
String
public void setPlace(String value)
value
- allowed object is
String
public SexType getGender()
SexType
public void setGender(SexType value)
value
- allowed object is
SexType
public String getName()
String
public void setName(String value)
value
- allowed object is
String
public String getParty()
String
public void setParty(String value)
value
- allowed object is
String
public String getIssue()
String
public void setIssue(String value)
value
- allowed object is
String
public String getRm()
String
public void setRm(String value)
value
- allowed object is
String
public VoteDecision getVote()
VoteDecision
public void setVote(VoteDecision value)
value
- allowed object is
VoteDecision
public BallotType getBallotType()
BallotType
public void setBallotType(BallotType value)
value
- allowed object is
BallotType
public String getElectoralRegion()
String
public void setElectoralRegion(String value)
value
- allowed object is
String
public BigInteger getElectoralRegionNumber()
BigInteger
public void setElectoralRegionNumber(BigInteger value)
value
- allowed object is
BigInteger
public String getBallotId()
String
public void setBallotId(String value)
value
- allowed object is
String
public VoteData withConcern(VoteIssueType value)
public VoteData withBankNumber(String value)
public VoteData withLabel(String value)
public VoteData withLastName(String value)
public VoteData withBornYear(int value)
public VoteData withFirstName(String value)
public VoteData withIntressentId(String value)
public VoteData withPlace(String value)
public VoteData withGender(SexType value)
public VoteData withName(String value)
public VoteData withParty(String value)
public VoteData withIssue(String value)
public VoteData withRm(String value)
public VoteData withVote(VoteDecision value)
public VoteData withBallotType(BallotType value)
public VoteData withElectoralRegion(String value)
public VoteData withElectoralRegionNumber(BigInteger value)
public VoteData withBallotId(String value)
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 boolean equals(Object object)
equals
in class Object
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
public int hashCode()
hashCode
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |