|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectCourseStub
Course
Constructor Summary | |
Course()
|
Method Summary | |
java.util.Vector |
alias()
|
boolean |
conflictsWith(Courses others,
TimeSlots timeSlots)
|
void |
displayAll()
|
boolean |
get(java.io.BufferedReader in,
java.util.HashMap prereqs)
|
boolean |
isFull()
|
Methods inherited from class CourseStub |
compareTo, display, equals, equivalent, getId, getKey, getLabSection, getSection |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.lang.Comparable |
compareTo |
Constructor Detail |
public Course()
Method Detail |
public void displayAll()
public boolean get(java.io.BufferedReader in, java.util.HashMap prereqs)
public java.util.Vector alias()
public boolean conflictsWith(Courses others, TimeSlots timeSlots)
public boolean isFull()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |