@Entity(name="ViewRiksdagenCommitteeDecisions") public class ViewRiksdagenCommitteeDecisions 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 ViewRiksdagenCommitteeDecisions complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ViewRiksdagenCommitteeDecisions"> <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}ViewRiksdagenCommitteeDecisionsEmbeddedId"/> <element name="title" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="header" type="{http://www.w3.org/2001/XMLSchema}string"/> <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="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="committee_proposal_url_xml" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="decision_type" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="ballot_id" 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"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected BigDecimal |
againstProposalNumber |
protected String |
againstProposalParties |
protected String |
ballotId |
protected String |
committeeProposalUrlXml |
protected String |
committeeReport |
protected Date |
createdDate |
protected String |
decisionType |
protected ViewRiksdagenCommitteeDecisionsEmbeddedId |
embeddedId |
protected BigDecimal |
endNumber |
protected String |
header |
protected String |
org |
protected Date |
publicDate |
protected String |
rm |
protected String |
title |
protected String |
winner |
Constructor and Description |
---|
ViewRiksdagenCommitteeDecisions() |
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) |
BigDecimal |
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.
|
String |
getCommitteeProposalUrlXml()
Gets the value of the committeeProposalUrlXml 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.
|
ViewRiksdagenCommitteeDecisionsEmbeddedId |
getEmbeddedId()
Gets the value of the embeddedId property.
|
BigDecimal |
getEndNumber()
Gets the value of the endNumber property.
|
String |
getHeader()
Gets the value of the header property.
|
String |
getOrg()
Gets the value of the org property.
|
Date |
getPublicDate()
Gets the value of the publicDate property.
|
String |
getRm()
Gets the value of the rm property.
|
String |
getTitle()
Gets the value of the title 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(BigDecimal 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 |
setCommitteeProposalUrlXml(String value)
Sets the value of the committeeProposalUrlXml 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(ViewRiksdagenCommitteeDecisionsEmbeddedId value)
Sets the value of the embeddedId property.
|
void |
setEndNumber(BigDecimal value)
Sets the value of the endNumber property.
|
void |
setHeader(String value)
Sets the value of the header property.
|
void |
setOrg(String value)
Sets the value of the org property.
|
void |
setPublicDate(Date value)
Sets the value of the publicDate property.
|
void |
setRm(String value)
Sets the value of the rm property.
|
void |
setTitle(String value)
Sets the value of the title property.
|
void |
setWinner(String value)
Sets the value of the winner property.
|
String |
toString() |
ViewRiksdagenCommitteeDecisions |
withAgainstProposalNumber(BigDecimal value) |
ViewRiksdagenCommitteeDecisions |
withAgainstProposalParties(String value) |
ViewRiksdagenCommitteeDecisions |
withBallotId(String value) |
ViewRiksdagenCommitteeDecisions |
withCommitteeProposalUrlXml(String value) |
ViewRiksdagenCommitteeDecisions |
withCommitteeReport(String value) |
ViewRiksdagenCommitteeDecisions |
withCreatedDate(Date value) |
ViewRiksdagenCommitteeDecisions |
withDecisionType(String value) |
ViewRiksdagenCommitteeDecisions |
withEmbeddedId(ViewRiksdagenCommitteeDecisionsEmbeddedId value) |
ViewRiksdagenCommitteeDecisions |
withEndNumber(BigDecimal value) |
ViewRiksdagenCommitteeDecisions |
withHeader(String value) |
ViewRiksdagenCommitteeDecisions |
withOrg(String value) |
ViewRiksdagenCommitteeDecisions |
withPublicDate(Date value) |
ViewRiksdagenCommitteeDecisions |
withRm(String value) |
ViewRiksdagenCommitteeDecisions |
withTitle(String value) |
ViewRiksdagenCommitteeDecisions |
withWinner(String value) |
protected ViewRiksdagenCommitteeDecisionsEmbeddedId embeddedId
protected String title
protected String header
protected String committeeReport
protected String rm
protected BigDecimal endNumber
protected String org
protected Date createdDate
protected Date publicDate
protected String committeeProposalUrlXml
protected String decisionType
protected String ballotId
protected String againstProposalParties
protected BigDecimal againstProposalNumber
protected String winner
public ViewRiksdagenCommitteeDecisionsEmbeddedId getEmbeddedId()
ViewRiksdagenCommitteeDecisionsEmbeddedId
public void setEmbeddedId(ViewRiksdagenCommitteeDecisionsEmbeddedId value)
value
- allowed object is
ViewRiksdagenCommitteeDecisionsEmbeddedId
public String getTitle()
String
public void setTitle(String value)
value
- allowed object is
String
public String getHeader()
String
public void setHeader(String value)
value
- allowed object is
String
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 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 getCommitteeProposalUrlXml()
String
public void setCommitteeProposalUrlXml(String value)
value
- allowed object is
String
public String getDecisionType()
String
public void setDecisionType(String value)
value
- allowed object is
String
public String getBallotId()
String
public void setBallotId(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 ViewRiksdagenCommitteeDecisions withEmbeddedId(ViewRiksdagenCommitteeDecisionsEmbeddedId value)
public ViewRiksdagenCommitteeDecisions withTitle(String value)
public ViewRiksdagenCommitteeDecisions withHeader(String value)
public ViewRiksdagenCommitteeDecisions withCommitteeReport(String value)
public ViewRiksdagenCommitteeDecisions withRm(String value)
public ViewRiksdagenCommitteeDecisions withEndNumber(BigDecimal value)
public ViewRiksdagenCommitteeDecisions withOrg(String value)
public ViewRiksdagenCommitteeDecisions withCreatedDate(Date value)
public ViewRiksdagenCommitteeDecisions withPublicDate(Date value)
public ViewRiksdagenCommitteeDecisions withCommitteeProposalUrlXml(String value)
public ViewRiksdagenCommitteeDecisions withDecisionType(String value)
public ViewRiksdagenCommitteeDecisions withBallotId(String value)
public ViewRiksdagenCommitteeDecisions withAgainstProposalParties(String value)
public ViewRiksdagenCommitteeDecisions withAgainstProposalNumber(BigDecimal value)
public ViewRiksdagenCommitteeDecisions withWinner(String 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.