java.lang.Object
com.hack23.cia.web.impl.ui.application.views.common.dataseriesfactory.api.ProposalCommitteeeSummary

public final class ProposalCommitteeeSummary extends Object
The Class ProposalCommitteeeSummary.
  • Constructor Details

    • ProposalCommitteeeSummary

      public ProposalCommitteeeSummary(String org, String docType, String decision, String hangarId, String wording, String wording2, String decisionType)
      Instantiates a new proposal committeee summary.
      Parameters:
      org - the org
      docType - the doc type
      decision - the decision
      hangarId - the hangar id
      wording - the wording
      wording2 - the wording 2
      decisionType - the decision type
  • Method Details

    • getDecision

      public String getDecision()
      Gets the decision.
      Returns:
      the decision
    • getDocType

      public String getDocType()
      Gets the doc type.
      Returns:
      the doc type
    • getHangarId

      public String getHangarId()
      Gets the hangar id.
      Returns:
      the hangar id
    • getOrg

      public String getOrg()
      Gets the org.
      Returns:
      the org
    • getWording

      public String getWording()
      Gets the wording.
      Returns:
      the wording
    • setWording

      public void setWording(String wording)
      Sets the wording.
      Parameters:
      wording - the new wording
    • getWording2

      public String getWording2()
      Gets the wording 2.
      Returns:
      the wording 2
    • setWording2

      public void setWording2(String wording2)
      Sets the wording 2.
      Parameters:
      wording2 - the new wording 2
    • getDecisionType

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

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

      public String toString()
      To string.
      Overrides:
      toString in class Object
      Returns:
      the string