Class GaGradeState

    • Constructor Detail

      • GaGradeState

        public GaGradeState()
    • Method Detail

      • getGradeType

        public GradeType getGradeType()
        Description copied from interface: GradeState
        成绩类型
        Returns:
      • setGradeType

        public void setGradeType​(GradeType gradeType)
      • getRemark

        public String getRemark()
      • setRemark

        public void setRemark​(String remark)