Uses of Class
org.openurp.code.edu.model.CourseTakeType
Packages that use CourseTakeType
Package
Description
-
Uses of CourseTakeType in org.openurp.edu.clazz.app.model
Methods in org.openurp.edu.clazz.app.model that return CourseTakeTypeMethods in org.openurp.edu.clazz.app.model with parameters of type CourseTakeTypeModifier and TypeMethodDescriptionvoidElectLogger.setCourseTakeType(CourseTakeType courseTakeType) -
Uses of CourseTakeType in org.openurp.edu.clazz.model
Methods in org.openurp.edu.clazz.model that return CourseTakeTypeMethods in org.openurp.edu.clazz.model with parameters of type CourseTakeTypeConstructors in org.openurp.edu.clazz.model with parameters of type CourseTakeTypeModifierConstructorDescriptionCourseTaker(Clazz task, Student student, CourseTakeType courseTakeType) -
Uses of CourseTakeType in org.openurp.edu.grade.course.model
Methods in org.openurp.edu.grade.course.model that return CourseTakeTypeMethods in org.openurp.edu.grade.course.model that return types with arguments of type CourseTakeTypeMethods in org.openurp.edu.grade.course.model with parameters of type CourseTakeTypeModifier and TypeMethodDescriptionvoidCourseGrade.setCourseTakeType(CourseTakeType courseTakeType) Method parameters in org.openurp.edu.grade.course.model with type arguments of type CourseTakeTypeModifier and TypeMethodDescriptionvoidCourseGradeSetting.setNoMakeupTakeTypes(Set<CourseTakeType> noMakeupTakeTypes)