Uses of Class
org.openurp.edu.grade.course.model.GaGradeState
-
Packages that use GaGradeState Package Description org.openurp.edu.grade.course.model -
-
Uses of GaGradeState in org.openurp.edu.grade.course.model
Methods in org.openurp.edu.grade.course.model that return types with arguments of type GaGradeState Modifier and Type Method Description Set<GaGradeState>CourseGradeState. getGaStates()Method parameters in org.openurp.edu.grade.course.model with type arguments of type GaGradeState Modifier and Type Method Description voidCourseGradeState. setGaStates(Set<GaGradeState> gaStates)
-