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
C
E
G
L
M
P
S
S
setCapacity(int)
- Method in class
Lab
set the laboratory capacity
setDay(String)
- Method in class
Lab
set the day of laboratory
setFirstName(String)
- Method in class
Student
set the firstName of student
setGrade(int)
- Method in class
Student
set the grade of student
setId(String)
- Method in class
Student
set the id of student
setStudents(Student[])
- Method in class
Lab
set the students
Student
- Class in
<Unnamed>
The Student class represents a student in a student administration system.
Student(String, String, String)
- Constructor for class
Student
Create a new student with a given name and ID number.
C
E
G
L
M
P
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes