Uses of Class
org.openurp.code.edu.model.ExamMode
Packages that use ExamMode
Package
Description
-
Uses of ExamMode in org.openurp.base.edu.model
Methods in org.openurp.base.edu.model that return ExamModeMethods in org.openurp.base.edu.model with parameters of type ExamMode -
Uses of ExamMode in org.openurp.edu.clazz.model
Methods in org.openurp.edu.clazz.model that return ExamModeMethods in org.openurp.edu.clazz.model with parameters of type ExamMode -
Uses of ExamMode in org.openurp.edu.grade.course.model
Methods in org.openurp.edu.grade.course.model that return ExamModeMethods in org.openurp.edu.grade.course.model with parameters of type ExamMode -
Uses of ExamMode in org.openurp.edu.program.model
Methods in org.openurp.edu.program.model that return ExamModeModifier and TypeMethodDescriptionExecutePlanCourse.getExamMode()ExecutionPlanCourse.getExamMode()MajorPlanCourse.getExamMode()SharePlanCourse.getExamMode()Methods in org.openurp.edu.program.model with parameters of type ExamModeModifier and TypeMethodDescriptionvoidExecutePlanCourse.setExamMode(ExamMode examMode)voidExecutionPlanCourse.setExamMode(ExamMode examMode)voidMajorPlanCourse.setExamMode(ExamMode examMode)voidSharePlanCourse.setExamMode(ExamMode examMode)