Uses of Class
org.openurp.edu.clazz.model.Subclazz
Packages that use Subclazz
-
Uses of Subclazz in org.openurp.edu.clazz.model
Methods in org.openurp.edu.clazz.model that return SubclazzModifier and TypeMethodDescriptionClazzActivity.getSubclazz()CourseTaker.getSubclazz()Lesson.getSubclazz()Methods in org.openurp.edu.clazz.model that return types with arguments of type SubclazzMethods in org.openurp.edu.clazz.model with parameters of type SubclazzModifier and TypeMethodDescriptionvoidClazzActivity.setSubclazz(Subclazz subclazz) voidCourseTaker.setSubclazz(Subclazz subclazz) voidLesson.setSubclazz(Subclazz subclazz) Method parameters in org.openurp.edu.clazz.model with type arguments of type Subclazz