public class LessonAndIntroduction extends Object
| 构造器和说明 |
|---|
LessonAndIntroduction() |
| 限定符和类型 | 方法和说明 |
|---|---|
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.