java.lang.Object
com.hack23.cia.model.external.riksdagen.utskottsforslag.impl.CommitteeProposalData
All Implemented Interfaces:
com.hack23.cia.model.common.api.ModelObject, Serializable

@Entity(name="CommitteeProposalData") public class CommitteeProposalData extends Object implements com.hack23.cia.model.common.api.ModelObject
The Class CommitteeProposalData.
See Also:
  • Field Details

    • issueNumber

      protected BigInteger issueNumber
      The issue number.
    • proposal

      protected String proposal
      The proposal.
    • decisionType

      protected String decisionType
      The decision type.
    • againstProposalNumber

      protected BigInteger againstProposalNumber
      The against proposal number.
    • againstProposalParties

      protected String againstProposalParties
      The against proposal parties.
    • ballotId

      protected String ballotId
      The ballot id.
    • ballotSummary

      protected Element ballotSummary
      The ballot summary.
    • ballotUrlXml

      protected String ballotUrlXml
      The ballot url xml.
    • committeeReport

      protected String committeeReport
      The committee report.
    • winner

      protected String winner
      The winner.
    • rm

      protected String rm
      The rm.
    • hjid

      protected Long hjid
      The hjid.
  • Constructor Details

    • CommitteeProposalData

      public CommitteeProposalData()
  • Method Details

    • getHeader

      public String getHeader()
      Gets the header.
      Returns:
      the header
    • setHeader

      public void setHeader(String value)
      Sets the header.
      Parameters:
      value - the new header
    • getIssueNumber

      public BigInteger getIssueNumber()
      Gets the issue number.
      Returns:
      the issue number
    • setIssueNumber

      public void setIssueNumber(BigInteger value)
      Sets the issue number.
      Parameters:
      value - the new issue number
    • getProposal

      public String getProposal()
      Gets the proposal.
      Returns:
      the proposal
    • setProposal

      public void setProposal(String value)
      Sets the proposal.
      Parameters:
      value - the new proposal
    • getDecisionType

      public String getDecisionType()
      Gets the decision type.
      Returns:
      the decision type
    • setDecisionType

      public void setDecisionType(String value)
      Sets the decision type.
      Parameters:
      value - the new decision type
    • getAgainstProposalNumber

      public BigInteger getAgainstProposalNumber()
      Gets the against proposal number.
      Returns:
      the against proposal number
    • setAgainstProposalNumber

      public void setAgainstProposalNumber(BigInteger value)
      Sets the against proposal number.
      Parameters:
      value - the new against proposal number
    • getAgainstProposalParties

      public String getAgainstProposalParties()
      Gets the against proposal parties.
      Returns:
      the against proposal parties
    • setAgainstProposalParties

      public void setAgainstProposalParties(String value)
      Sets the against proposal parties.
      Parameters:
      value - the new against proposal parties
    • getBallotId

      public String getBallotId()
      Gets the ballot id.
      Returns:
      the ballot id
    • setBallotId

      public void setBallotId(String value)
      Sets the ballot id.
      Parameters:
      value - the new ballot id
    • getBallotSummary

      public Element getBallotSummary()
      Gets the ballot summary.
      Returns:
      the ballot summary
    • setBallotSummary

      public void setBallotSummary(Element value)
      Sets the ballot summary.
      Parameters:
      value - the new ballot summary
    • getBallotUrlXml

      public String getBallotUrlXml()
      Gets the ballot url xml.
      Returns:
      the ballot url xml
    • setBallotUrlXml

      public void setBallotUrlXml(String value)
      Sets the ballot url xml.
      Parameters:
      value - the new ballot url xml
    • getCommitteeReport

      public String getCommitteeReport()
      Gets the committee report.
      Returns:
      the committee report
    • setCommitteeReport

      public void setCommitteeReport(String value)
      Sets the committee report.
      Parameters:
      value - the new committee report
    • getWinner

      public String getWinner()
      Gets the winner.
      Returns:
      the winner
    • setWinner

      public void setWinner(String value)
      Sets the winner.
      Parameters:
      value - the new winner
    • getRm

      public String getRm()
      Gets the rm.
      Returns:
      the rm
    • setRm

      public void setRm(String value)
      Sets the rm.
      Parameters:
      value - the new rm
    • withHeader

      public CommitteeProposalData withHeader(String value)
      With header.
      Parameters:
      value - the value
      Returns:
      the committee proposal data
    • withIssueNumber

      public CommitteeProposalData withIssueNumber(BigInteger value)
      With issue number.
      Parameters:
      value - the value
      Returns:
      the committee proposal data
    • withProposal

      public CommitteeProposalData withProposal(String value)
      With proposal.
      Parameters:
      value - the value
      Returns:
      the committee proposal data
    • withDecisionType

      public CommitteeProposalData withDecisionType(String value)
      With decision type.
      Parameters:
      value - the value
      Returns:
      the committee proposal data
    • withAgainstProposalNumber

      public CommitteeProposalData withAgainstProposalNumber(BigInteger value)
      With against proposal number.
      Parameters:
      value - the value
      Returns:
      the committee proposal data
    • withAgainstProposalParties

      public CommitteeProposalData withAgainstProposalParties(String value)
      With against proposal parties.
      Parameters:
      value - the value
      Returns:
      the committee proposal data
    • withBallotId

      public CommitteeProposalData withBallotId(String value)
      With ballot id.
      Parameters:
      value - the value
      Returns:
      the committee proposal data
    • withBallotSummary

      public CommitteeProposalData withBallotSummary(Element value)
      With ballot summary.
      Parameters:
      value - the value
      Returns:
      the committee proposal data
    • withBallotUrlXml

      public CommitteeProposalData withBallotUrlXml(String value)
      With ballot url xml.
      Parameters:
      value - the value
      Returns:
      the committee proposal data
    • withCommitteeReport

      public CommitteeProposalData withCommitteeReport(String value)
      With committee report.
      Parameters:
      value - the value
      Returns:
      the committee proposal data
    • withWinner

      public CommitteeProposalData withWinner(String value)
      With winner.
      Parameters:
      value - the value
      Returns:
      the committee proposal data
    • withRm

      public CommitteeProposalData withRm(String value)
      With rm.
      Parameters:
      value - the value
      Returns:
      the committee proposal data
    • toString

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

      public Long getHjid()
      Gets the hjid.
      Returns:
      the hjid
    • setHjid

      public void setHjid(Long value)
      Sets the hjid.
      Parameters:
      value - the new hjid
    • getBallotSummaryItem

      public String getBallotSummaryItem()
      Gets the ballot summary item.
      Returns:
      the ballot summary item
    • setBallotSummaryItem

      public void setBallotSummaryItem(String target)
      Sets the ballot summary item.
      Parameters:
      target - the new ballot summary item
    • equals

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

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