
@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()
ViewRiksdagenCommitteeDecisionsEmbeddedIdpublic void setEmbeddedId(ViewRiksdagenCommitteeDecisionsEmbeddedId value)
value - allowed object is
     ViewRiksdagenCommitteeDecisionsEmbeddedIdpublic String getTitle()
Stringpublic void setTitle(String value)
value - allowed object is
     Stringpublic String getHeader()
Stringpublic void setHeader(String value)
value - allowed object is
     Stringpublic String getCommitteeReport()
Stringpublic void setCommitteeReport(String value)
value - allowed object is
     Stringpublic void setRm(String value)
value - allowed object is
     Stringpublic BigDecimal getEndNumber()
BigDecimalpublic void setEndNumber(BigDecimal value)
value - allowed object is
     BigDecimalpublic String getOrg()
Stringpublic void setOrg(String value)
value - allowed object is
     Stringpublic Date getCreatedDate()
Stringpublic void setCreatedDate(Date value)
value - allowed object is
     Stringpublic Date getPublicDate()
Stringpublic void setPublicDate(Date value)
value - allowed object is
     Stringpublic String getCommitteeProposalUrlXml()
Stringpublic void setCommitteeProposalUrlXml(String value)
value - allowed object is
     Stringpublic String getDecisionType()
Stringpublic void setDecisionType(String value)
value - allowed object is
     Stringpublic String getBallotId()
Stringpublic void setBallotId(String value)
value - allowed object is
     Stringpublic String getAgainstProposalParties()
Stringpublic void setAgainstProposalParties(String value)
value - allowed object is
     Stringpublic BigDecimal getAgainstProposalNumber()
BigDecimalpublic void setAgainstProposalNumber(BigDecimal value)
value - allowed object is
     BigDecimalpublic String getWinner()
Stringpublic void setWinner(String value)
value - allowed object is
     Stringpublic 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.ToStringpublic 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.ToStringpublic 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.Equalspublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                    org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodeCopyright © 2010–2017 www.hack23.com. All rights reserved.