Uses of Class
org.openurp.code.edu.model.TeachingNature
Packages that use TeachingNature
-
Uses of TeachingNature in org.openurp.base.edu.model
Methods in org.openurp.base.edu.model that return TeachingNatureMethods in org.openurp.base.edu.model with parameters of type TeachingNatureModifier and TypeMethodDescriptionCourse.getHour(TeachingNature type)voidCourseHour.setTeachingNature(TeachingNature teachingNature) -
Uses of TeachingNature in org.openurp.edu.clazz.model
Fields in org.openurp.edu.clazz.model declared as TeachingNatureMethods in org.openurp.edu.clazz.model that return TeachingNatureMethods in org.openurp.edu.clazz.model with parameters of type TeachingNatureModifier and TypeMethodDescriptionvoidLesson.setTeachingNature(TeachingNature teachingNature)voidSession.setTeachingNature(TeachingNature teachingNature)