Class Milestone

    • Field Detail

      • displayOrder

        protected Integer displayOrder
      • includeInStageOverview

        protected String includeInStageOverview
      • milestoneVariable

        protected String milestoneVariable
      • businessStatus

        protected String businessStatus
    • Constructor Detail

      • Milestone

        public Milestone()
    • Method Detail

      • getDisplayOrder

        public Integer getDisplayOrder()
      • setDisplayOrder

        public void setDisplayOrder​(Integer displayOrder)
      • getIncludeInStageOverview

        public String getIncludeInStageOverview()
      • setIncludeInStageOverview

        public void setIncludeInStageOverview​(String includeInStageOverview)
      • getMilestoneVariable

        public String getMilestoneVariable()
      • setMilestoneVariable

        public void setMilestoneVariable​(String milestoneVariable)
      • getBusinessStatus

        public String getBusinessStatus()
      • setBusinessStatus

        public void setBusinessStatus​(String businessStatus)