Uses of Class
org.openurp.base.edu.model.Teacher
Packages that use Teacher
Package
Description
-
Uses of Teacher in org.openurp.base.edu.model
Fields in org.openurp.base.edu.model declared as TeacherMethods in org.openurp.base.edu.model that return TeacherMethods in org.openurp.base.edu.model with parameters of type Teacher -
Uses of Teacher in org.openurp.edu.clazz.model
Methods in org.openurp.edu.clazz.model that return types with arguments of type TeacherMethod parameters in org.openurp.edu.clazz.model with type arguments of type TeacherModifier and TypeMethodDescriptionvoidClazz.setTeachers(List<Teacher> teachers)voidLesson.setTeachers(Set<Teacher> teachers)voidSession.setTeachers(Set<Teacher> teachers)Constructors in org.openurp.edu.clazz.model with parameters of type Teacher -
Uses of Teacher in org.openurp.edu.exam.model
Methods in org.openurp.edu.exam.model that return TeacherMethods in org.openurp.edu.exam.model with parameters of type TeacherConstructors in org.openurp.edu.exam.model with parameters of type Teacher