Class ViewRiksdagenCommitteeDecisions

java.lang.Object
com.hack23.cia.model.internal.application.data.committee.impl.ViewRiksdagenCommitteeDecisions
All Implemented Interfaces:
com.hack23.cia.model.common.api.ModelObject, Serializable

@Entity(name="ViewRiksdagenCommitteeDecisions") public class ViewRiksdagenCommitteeDecisions extends Object implements com.hack23.cia.model.common.api.ModelObject

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>
 
See Also:
  • Field Details

    • embeddedId

    • title

      protected String title
    • committeeReport

      protected String committeeReport
    • rm

      protected String rm
    • endNumber

      protected BigDecimal endNumber
    • org

      protected String org
    • createdDate

      protected Date createdDate
    • publicDate

      protected Date publicDate
    • committeeProposalUrlXml

      protected String committeeProposalUrlXml
    • decisionType

      protected String decisionType
    • ballotId

      protected String ballotId
    • againstProposalParties

      protected String againstProposalParties
    • againstProposalNumber

      protected BigDecimal againstProposalNumber
    • winner

      protected String winner
  • Constructor Details

    • ViewRiksdagenCommitteeDecisions

      public ViewRiksdagenCommitteeDecisions()
  • Method Details

    • getEmbeddedId

      Gets the value of the embeddedId property.
      Returns:
      possible object is ViewRiksdagenCommitteeDecisionsEmbeddedId
    • setEmbeddedId

      public void setEmbeddedId(ViewRiksdagenCommitteeDecisionsEmbeddedId value)
      Sets the value of the embeddedId property.
      Parameters:
      value - allowed object is ViewRiksdagenCommitteeDecisionsEmbeddedId
    • getTitle

      public String getTitle()
      Gets the value of the title property.
      Returns:
      possible object is String
    • setTitle

      public void setTitle(String value)
      Sets the value of the title property.
      Parameters:
      value - allowed object is String
    • getHeader

      public String getHeader()
      Gets the value of the header property.
      Returns:
      possible object is String
    • setHeader

      public void setHeader(String value)
      Sets the value of the header property.
      Parameters:
      value - allowed object is String
    • getCommitteeReport

      public String getCommitteeReport()
      Gets the value of the committeeReport property.
      Returns:
      possible object is String
    • setCommitteeReport

      public void setCommitteeReport(String value)
      Sets the value of the committeeReport property.
      Parameters:
      value - allowed object is String
    • getRm

      public String getRm()
      Gets the value of the rm property.
      Returns:
      possible object is String
    • setRm

      public void setRm(String value)
      Sets the value of the rm property.
      Parameters:
      value - allowed object is String
    • getEndNumber

      public BigDecimal getEndNumber()
      Gets the value of the endNumber property.
      Returns:
      possible object is BigDecimal
    • setEndNumber

      public void setEndNumber(BigDecimal value)
      Sets the value of the endNumber property.
      Parameters:
      value - allowed object is BigDecimal
    • getOrg

      public String getOrg()
      Gets the value of the org property.
      Returns:
      possible object is String
    • setOrg

      public void setOrg(String value)
      Sets the value of the org property.
      Parameters:
      value - allowed object is String
    • getCreatedDate

      public Date getCreatedDate()
      Gets the value of the createdDate property.
      Returns:
      possible object is String
    • setCreatedDate

      public void setCreatedDate(Date value)
      Sets the value of the createdDate property.
      Parameters:
      value - allowed object is String
    • getPublicDate

      public Date getPublicDate()
      Gets the value of the publicDate property.
      Returns:
      possible object is String
    • setPublicDate

      public void setPublicDate(Date value)
      Sets the value of the publicDate property.
      Parameters:
      value - allowed object is String
    • getCommitteeProposalUrlXml

      public String getCommitteeProposalUrlXml()
      Gets the value of the committeeProposalUrlXml property.
      Returns:
      possible object is String
    • setCommitteeProposalUrlXml

      public void setCommitteeProposalUrlXml(String value)
      Sets the value of the committeeProposalUrlXml property.
      Parameters:
      value - allowed object is String
    • getDecisionType

      public String getDecisionType()
      Gets the value of the decisionType property.
      Returns:
      possible object is String
    • setDecisionType

      public void setDecisionType(String value)
      Sets the value of the decisionType property.
      Parameters:
      value - allowed object is String
    • getBallotId

      public String getBallotId()
      Gets the value of the ballotId property.
      Returns:
      possible object is String
    • setBallotId

      public void setBallotId(String value)
      Sets the value of the ballotId property.
      Parameters:
      value - allowed object is String
    • getAgainstProposalParties

      public String getAgainstProposalParties()
      Gets the value of the againstProposalParties property.
      Returns:
      possible object is String
    • setAgainstProposalParties

      public void setAgainstProposalParties(String value)
      Sets the value of the againstProposalParties property.
      Parameters:
      value - allowed object is String
    • getAgainstProposalNumber

      public BigDecimal getAgainstProposalNumber()
      Gets the value of the againstProposalNumber property.
      Returns:
      possible object is BigDecimal
    • setAgainstProposalNumber

      public void setAgainstProposalNumber(BigDecimal value)
      Sets the value of the againstProposalNumber property.
      Parameters:
      value - allowed object is BigDecimal
    • getWinner

      public String getWinner()
      Gets the value of the winner property.
      Returns:
      possible object is String
    • setWinner

      public void setWinner(String value)
      Sets the value of the winner property.
      Parameters:
      value - allowed object is String
    • withEmbeddedId

    • withTitle

      public ViewRiksdagenCommitteeDecisions withTitle(String value)
    • withHeader

      public ViewRiksdagenCommitteeDecisions withHeader(String value)
    • withCommitteeReport

      public ViewRiksdagenCommitteeDecisions withCommitteeReport(String value)
    • withRm

      public ViewRiksdagenCommitteeDecisions withRm(String value)
    • withEndNumber

      public ViewRiksdagenCommitteeDecisions withEndNumber(BigDecimal value)
    • withOrg

      public ViewRiksdagenCommitteeDecisions withOrg(String value)
    • withCreatedDate

      public ViewRiksdagenCommitteeDecisions withCreatedDate(Date value)
    • withPublicDate

      public ViewRiksdagenCommitteeDecisions withPublicDate(Date value)
    • withCommitteeProposalUrlXml

      public ViewRiksdagenCommitteeDecisions withCommitteeProposalUrlXml(String value)
    • withDecisionType

      public ViewRiksdagenCommitteeDecisions withDecisionType(String value)
    • withBallotId

      public ViewRiksdagenCommitteeDecisions withBallotId(String value)
    • withAgainstProposalParties

      public ViewRiksdagenCommitteeDecisions withAgainstProposalParties(String value)
    • withAgainstProposalNumber

      public ViewRiksdagenCommitteeDecisions withAgainstProposalNumber(BigDecimal value)
    • withWinner

      public ViewRiksdagenCommitteeDecisions withWinner(String value)
    • toString

      public final String toString()
      Overrides:
      toString in class Object
    • equals

      public final boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public final int hashCode()
      Overrides:
      hashCode in class Object