| Package | Description |
|---|---|
| org.openurp.edu.grade | |
| org.openurp.edu.grade.course.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGrade
成绩的抽象类
|
| Modifier and Type | Method and Description |
|---|---|
int |
AbstractGrade.compareTo(Grade grade) |
| Modifier and Type | Class and Description |
|---|---|
class |
CourseGrade
课程成绩实现
|
class |
ExamGrade
考试成绩
|
class |
GaGrade
考试成绩
|
| Modifier and Type | Method and Description |
|---|---|
Grade |
CourseGrade.getGrade(org.openurp.edu.base.code.model.GradeType gradeType)
找到第一个出现该成绩类别的成绩
|
| Modifier and Type | Method and Description |
|---|---|
int |
ExamGrade.compareTo(Grade grade) |
int |
GaGrade.compareTo(Grade grade) |
Copyright © 2005–2018 The OpenURP Software. All rights reserved.