Uses of Class
org.openurp.edu.exam.model.InvigilationQuota
-
Packages that use InvigilationQuota Package Description org.openurp.edu.exam.model -
-
Uses of InvigilationQuota in org.openurp.edu.exam.model
Methods in org.openurp.edu.exam.model that return InvigilationQuota Modifier and Type Method Description InvigilationQuotaInvigilator. addQuota(Campus campus, Department depart, float quota)Methods in org.openurp.edu.exam.model that return types with arguments of type InvigilationQuota Modifier and Type Method Description List<InvigilationQuota>Invigilator. getQuotas()Method parameters in org.openurp.edu.exam.model with type arguments of type InvigilationQuota Modifier and Type Method Description voidInvigilator. setQuotas(List<InvigilationQuota> quotas)
-