Uses of Class
org.openurp.code.edu.model.TeachingMethod
| Package | Description |
|---|---|
| org.openurp.edu.clazz.model |
-
Uses of TeachingMethod in org.openurp.edu.clazz.model
Fields in org.openurp.edu.clazz.model declared as TeachingMethod Modifier and Type Field Description protected TeachingMethodSession. teachingMethod授课方式Methods in org.openurp.edu.clazz.model that return TeachingMethod Modifier and Type Method Description TeachingMethodLesson. getTeachingMethod()TeachingMethodSession. getTeachingMethod()Methods in org.openurp.edu.clazz.model with parameters of type TeachingMethod Modifier and Type Method Description voidLesson. setTeachingMethod(TeachingMethod teachingMethod)voidSession. setTeachingMethod(TeachingMethod teachingMethod)