Uses of Class
org.openurp.edu.exam.model.ExamTurn
-
Packages that use ExamTurn Package Description org.openurp.edu.exam.model -
-
Uses of ExamTurn in org.openurp.edu.exam.model
Methods in org.openurp.edu.exam.model that return types with arguments of type ExamTurn Modifier and Type Method Description List<ExamTurn>ExamGroup. getExamTurns()Methods in org.openurp.edu.exam.model with parameters of type ExamTurn Modifier and Type Method Description intExamTurn. compareTo(ExamTurn other)Constructors in org.openurp.edu.exam.model with parameters of type ExamTurn Constructor Description DateTurn(Date examOn, ExamTurn turn)
-