|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttesttool.component.Lecture
public abstract class Lecture
| Nested Class Summary | |
|---|---|
private class |
Lecture.Section
The class section contains a section name and a list of student for when you want to grade or publish tests. |
| Field Summary | |
|---|---|
private Course |
course
|
private Lecture.Section |
section
|
| Constructor Summary | |
|---|---|
Lecture()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private Course course
private Lecture.Section section
| Constructor Detail |
|---|
public Lecture()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||