| Package | Description |
|---|---|
| org.openurp.edu.grade.course.model |
| Modifier and Type | Method and Description |
|---|---|
GaGrade |
CourseGrade.getGaGrade(org.openurp.edu.base.code.model.GradeType gradeType) |
GaGrade |
GaGrade.init(org.openurp.edu.base.code.model.GradeType gradeType,
Float score) |
| Modifier and Type | Method and Description |
|---|---|
Set<GaGrade> |
CourseGrade.getGaGrades() |
| Modifier and Type | Method and Description |
|---|---|
CourseGrade |
CourseGrade.addGaGrade(GaGrade gaGrade)
添加总评成绩
|
| Modifier and Type | Method and Description |
|---|---|
void |
CourseGrade.setGaGrades(Set<GaGrade> gaGrades) |
Copyright © 2005–2018 The OpenURP Software. All rights reserved.