|
||||||||||
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.utskottsforslag.impl.CommitteeProposalData
@Entity(name="CommitteeProposalData") public class CommitteeProposalData
Java class for CommitteeProposalData complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CommitteeProposalData"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="rubrik" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="punkt" type="{http://www.w3.org/2001/XMLSchema}integer"/> <element name="forslag" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="beslutstyp" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="motforslag_nummer" type="{http://www.w3.org/2001/XMLSchema}integer"/> <element name="motforslag_partier" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="votering_id" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="votering_sammanfattning_html" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="votering_url_xml" type="{http://www.w3.org/2001/XMLSchema}anyURI"/> <element name="bet" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="vinnare" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="rm" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected BigInteger |
againstProposalNumber
|
protected String |
againstProposalParties
|
protected String |
ballotId
|
protected Element |
ballotSummary
|
protected String |
ballotUrlXml
|
protected String |
committeeReport
|
protected String |
decisionType
|
protected String |
header
|
protected Long |
hjid
|
protected BigInteger |
issueNumber
|
protected String |
proposal
|
protected String |
rm
|
protected String |
winner
|
Constructor Summary | |
---|---|
CommitteeProposalData()
|
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)
|
BigInteger |
getAgainstProposalNumber()
Gets the value of the againstProposalNumber property. |
String |
getAgainstProposalParties()
Gets the value of the againstProposalParties property. |
String |
getBallotId()
Gets the value of the ballotId property. |
Element |
getBallotSummary()
Gets the value of the ballotSummary property. |
String |
getBallotSummaryItem()
|
String |
getBallotUrlXml()
Gets the value of the ballotUrlXml property. |
String |
getCommitteeReport()
Gets the value of the committeeReport property. |
String |
getDecisionType()
Gets the value of the decisionType property. |
String |
getHeader()
Gets the value of the header property. |
Long |
getHjid()
Gets the value of the hjid property. |
BigInteger |
getIssueNumber()
Gets the value of the issueNumber property. |
String |
getProposal()
Gets the value of the proposal property. |
String |
getRm()
Gets the value of the rm property. |
String |
getWinner()
Gets the value of the winner property. |
int |
hashCode()
|
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
|
void |
setAgainstProposalNumber(BigInteger value)
Sets the value of the againstProposalNumber property. |
void |
setAgainstProposalParties(String value)
Sets the value of the againstProposalParties property. |
void |
setBallotId(String value)
Sets the value of the ballotId property. |
void |
setBallotSummary(Element value)
Sets the value of the ballotSummary property. |
void |
setBallotSummaryItem(String target)
|
void |
setBallotUrlXml(String value)
Sets the value of the ballotUrlXml property. |
void |
setCommitteeReport(String value)
Sets the value of the committeeReport property. |
void |
setDecisionType(String value)
Sets the value of the decisionType property. |
void |
setHeader(String value)
Sets the value of the header property. |
void |
setHjid(Long value)
Sets the value of the hjid property. |
void |
setIssueNumber(BigInteger value)
Sets the value of the issueNumber property. |
void |
setProposal(String value)
Sets the value of the proposal property. |
void |
setRm(String value)
Sets the value of the rm property. |
void |
setWinner(String value)
Sets the value of the winner property. |
CommitteeProposalData |
withAgainstProposalNumber(BigInteger value)
|
CommitteeProposalData |
withAgainstProposalParties(String value)
|
CommitteeProposalData |
withBallotId(String value)
|
CommitteeProposalData |
withBallotSummary(Element value)
|
CommitteeProposalData |
withBallotUrlXml(String value)
|
CommitteeProposalData |
withCommitteeReport(String value)
|
CommitteeProposalData |
withDecisionType(String value)
|
CommitteeProposalData |
withHeader(String value)
|
CommitteeProposalData |
withIssueNumber(BigInteger value)
|
CommitteeProposalData |
withProposal(String value)
|
CommitteeProposalData |
withRm(String value)
|
CommitteeProposalData |
withWinner(String value)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String header
protected BigInteger issueNumber
protected String proposal
protected String decisionType
protected BigInteger againstProposalNumber
protected String againstProposalParties
protected String ballotId
protected Element ballotSummary
protected String ballotUrlXml
protected String committeeReport
protected String winner
protected String rm
protected Long hjid
Constructor Detail |
---|
public CommitteeProposalData()
Method Detail |
---|
public String getHeader()
String
public void setHeader(String value)
value
- allowed object is
String
public BigInteger getIssueNumber()
BigInteger
public void setIssueNumber(BigInteger value)
value
- allowed object is
BigInteger
public String getProposal()
String
public void setProposal(String value)
value
- allowed object is
String
public String getDecisionType()
String
public void setDecisionType(String value)
value
- allowed object is
String
public BigInteger getAgainstProposalNumber()
BigInteger
public void setAgainstProposalNumber(BigInteger value)
value
- allowed object is
BigInteger
public String getAgainstProposalParties()
String
public void setAgainstProposalParties(String value)
value
- allowed object is
String
public String getBallotId()
String
public void setBallotId(String value)
value
- allowed object is
String
public Element getBallotSummary()
Element
public void setBallotSummary(Element value)
value
- allowed object is
Element
public String getBallotUrlXml()
String
public void setBallotUrlXml(String value)
value
- allowed object is
String
public String getCommitteeReport()
String
public void setCommitteeReport(String value)
value
- allowed object is
String
public String getWinner()
String
public void setWinner(String value)
value
- allowed object is
String
public String getRm()
String
public void setRm(String value)
value
- allowed object is
String
public CommitteeProposalData withHeader(String value)
public CommitteeProposalData withIssueNumber(BigInteger value)
public CommitteeProposalData withProposal(String value)
public CommitteeProposalData withDecisionType(String value)
public CommitteeProposalData withAgainstProposalNumber(BigInteger value)
public CommitteeProposalData withAgainstProposalParties(String value)
public CommitteeProposalData withBallotId(String value)
public CommitteeProposalData withBallotSummary(Element value)
public CommitteeProposalData withBallotUrlXml(String value)
public CommitteeProposalData withCommitteeReport(String value)
public CommitteeProposalData withWinner(String value)
public CommitteeProposalData withRm(String value)
public Long getHjid()
Long
public void setHjid(Long value)
value
- allowed object is
Long
public String getBallotSummaryItem()
public void setBallotSummaryItem(String target)
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 |