|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectCourseStub
CourseRecord
Constructor Summary | |
CourseRecord(java.lang.String s)
|
Method Summary | |
void |
display()
|
boolean |
equals(CourseRecord other)
|
boolean |
equivalent(CourseRecord other)
|
Methods inherited from class CourseStub |
compareTo, 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 CourseRecord(java.lang.String s)
Method Detail |
public boolean equals(CourseRecord other)
public boolean equivalent(CourseRecord other)
public void display()
display
in class CourseStub
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |