|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectview.Course
abstract class Course
represents a course to be taught
| Field Summary | |
|---|---|
(package private) java.lang.String |
courseId
|
(package private) int |
courseNum
|
(package private) boolean |
isSelected
|
| Constructor Summary | |
|---|---|
Course()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.lang.String courseId
int courseNum
boolean isSelected
| Constructor Detail |
|---|
Course()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||