|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectschedule.ScheduledItem
public class ScheduledItem
A class for a course that has been scheduled at a specific time block on a schedule
| Field Summary | |
|---|---|
(package private) Course |
course
|
(package private) Room |
room
|
(package private) TimeBlock |
timeBlock
|
| Constructor Summary | |
|---|---|
ScheduledItem()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
TimeBlock timeBlock
Course course
Room room
| Constructor Detail |
|---|
public ScheduledItem()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||