|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinstructor.Course
abstract class Course
This class contains the information for a course needed by Instructor Course Preferences.
| Field Summary | |
|---|---|
(package private) int |
courseID
|
(package private) java.lang.String |
courseName
|
(package private) java.lang.String |
dept
|
| 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 dept
java.lang.String courseName
int courseID
| Constructor Detail |
|---|
Course()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||