Uses of Class
org.openurp.edu.clazz.model.Lesson
| Package | Description |
|---|---|
| org.openurp.edu.clazz.model |
-
Uses of Lesson in org.openurp.edu.clazz.model
Methods in org.openurp.edu.clazz.model that return types with arguments of type Lesson Modifier and Type Method Description List<Lesson>TeachingPlan. getLessons()Method parameters in org.openurp.edu.clazz.model with type arguments of type Lesson Modifier and Type Method Description voidTeachingPlan. setLessons(List<Lesson> lessons)