org.openurp.edu.grade.service.stat.GradeSegStat
See theGradeSegStat companion object
class GradeSegStat(val gradeType: GradeType, val segments: Seq[FloatSegment], val stdCount: Int, val highest: Float, val lowest: Float, val average: Float)
成绩分段统计
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article