Uses of Class
org.openurp.edu.exam.model.Invigilation
-
Packages that use Invigilation Package Description org.openurp.edu.exam.model -
-
Uses of Invigilation in org.openurp.edu.exam.model
Methods in org.openurp.edu.exam.model that return types with arguments of type Invigilation Modifier and Type Method Description Set<Invigilation>ExamRoom. getInvigilations()Methods in org.openurp.edu.exam.model with parameters of type Invigilation Modifier and Type Method Description booleanInvigilation. isSameMonitor(Invigilation other)Method parameters in org.openurp.edu.exam.model with type arguments of type Invigilation Modifier and Type Method Description voidExamRoom. setInvigilations(Set<Invigilation> invigilations)
-