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