Class GradebookDefinition

    • Constructor Detail

      • GradebookDefinition

        public GradebookDefinition()
    • Method Detail

      • getSelectedGradingScaleBottomPercents

        public Map<String,​Double> getSelectedGradingScaleBottomPercents()
      • setSelectedGradingScaleBottomPercents

        public void setSelectedGradingScaleBottomPercents​(Map<String,​Double> selectedGradingScaleBottomPercents)
      • getSelectedGradingScaleUid

        public String getSelectedGradingScaleUid()
      • setSelectedGradingScaleUid

        public void setSelectedGradingScaleUid​(String selectedGradingScaleUid)
      • getGradeType

        public int getGradeType()
      • setGradeType

        public void setGradeType​(int gradeType)
      • getCategoryType

        public int getCategoryType()
      • setCategoryType

        public void setCategoryType​(int categoryType)
      • getCategory

        public List getCategory()
      • setCategory

        public void setCategory​(List category)