public class LessonAndIntroduction extends Object
| Constructor and Description |
|---|
LessonAndIntroduction() |
| Modifier and Type | Method and Description |
|---|---|
Lesson |
getLesson() |
List<LessonIntroduction> |
getLessonIntroductionList() |
void |
setLesson(Lesson lesson) |
void |
setLessonIntroductionList(List<LessonIntroduction> lessonIntroductionList) |
public Lesson getLesson()
public void setLesson(Lesson lesson)
public List<LessonIntroduction> getLessonIntroductionList()
public void setLessonIntroductionList(List<LessonIntroduction> lessonIntroductionList)
Copyright © 2018. All Rights Reserved.