Uses of Class
org.openurp.edu.exam.model.ExamClazz
-
Packages that use ExamClazz Package Description org.openurp.edu.exam.model -
-
Uses of ExamClazz in org.openurp.edu.exam.model
Methods in org.openurp.edu.exam.model that return types with arguments of type ExamClazz Modifier and Type Method Description List<ExamClazz>ExamTask. getExamClazzes()Method parameters in org.openurp.edu.exam.model with type arguments of type ExamClazz Modifier and Type Method Description voidExamTask. setExamClazzes(List<ExamClazz> examClazzes)
-