Uses of Class
org.openurp.code.edu.model.TeachingNature
Packages that use TeachingNature
Package
Description
-
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.setNature(TeachingNature nature) -
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 TeachingNature -
Uses of TeachingNature in org.openurp.edu.clazz.util
Fields in org.openurp.edu.clazz.util with type parameters of type TeachingNatureModifier and TypeFieldDescriptionprotected List<TeachingNature> TeachTaskPropertyExtractor.teachingNatures