| Package | Description |
|---|---|
| create |
| Modifier and Type | Field and Description |
|---|---|
TimeDuration |
Section.time |
| Modifier and Type | Method and Description |
|---|---|
abstract Section |
Section.generateSection(Instructor instructor,
Room room,
Course course,
TimeDuration time,
int classNumber,
int sectionNumber,
int capacity,
DayPattern pattern)
Constructs a new section from the given instructor, room, course,
time, capacity, and pattern.
|