Uses of Class
org.openurp.edu.exam.model.ExamTaker
Packages that use ExamTaker
-
Uses of ExamTaker in org.openurp.edu.exam.model
Methods in org.openurp.edu.exam.model that return types with arguments of type ExamTakerModifier and TypeMethodDescriptionExamRoom.getCourseStds()ExamActivity.getExamTakers()得到类型和学期一致的考试的名单ExamRoom.getExamTakers()Methods in org.openurp.edu.exam.model with parameters of type ExamTakerMethod parameters in org.openurp.edu.exam.model with type arguments of type ExamTakerModifier and TypeMethodDescriptionvoidExamActivity.setExamTakers(List<ExamTaker> examTakers)voidExamRoom.setExamTakers(Set<ExamTaker> examTakers)