JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
L
M
N
O
P
R
S
T
V
T
Teacher
- Class in
courseenrollment
Represents a teacher, with a name and office.
Teacher(String, String, Room)
- Constructor for class courseenrollment.
Teacher
Create a new Teacher, with a name and office.
Time
- Class in
courseenrollment
Represents a time of day, in 24 hours.
Time(int, int)
- Constructor for class courseenrollment.
Time
Instantiates a new time.
toString()
- Method in class courseenrollment.
Course
Displays the course.
toString()
- Method in enum courseenrollment.
Department
Represents the department with a descriptive name.
toString()
- Method in class courseenrollment.
Person
Display the person as a string.
toString()
- Method in class courseenrollment.
Room
Shows the name of the room.
toString()
- Method in class courseenrollment.
Teacher
Slightly modified version of the
Person.toString()
method.
toString()
- Method in class courseenrollment.
Time
Displays the time.
A
B
C
D
E
F
G
H
L
M
N
O
P
R
S
T
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes