Uses of Class
Student
-
Uses of Student in <Unnamed>
Methods in <Unnamed> that return Student Modifier and Type Method Description Student[]
Lab. getStudents()
Methods in <Unnamed> with parameters of type Student Modifier and Type Method Description void
Lab. enrollStudent(Student std)
void
Lab. setStudents(Student[] students)