Index

A C E F G H I L M P R S 
All Classes All Packages

S

setCapacity(int) - Method in class Course
 
setCourses(Course[]) - Method in class Faculty
 
setCourses(Course[]) - Method in class Professor
 
setCurrentSize(int) - Method in class Lab
 
setDay(String) - Method in class Lab
 
setFirstName(String) - Method in class Student
 
setGrade(int) - Method in class Student
*
setId(String) - Method in class Student
 
setName(String) - Method in class Course
 
setProfessor(Professor) - Method in class Course
 
setProfessors(Professor[]) - Method in class Faculty
 
setStudents(Student[]) - Method in class Course
 
setStudents(Student[]) - Method in class Faculty
 
setStudents(Student[]) - Method in class Lab
 
setTA(String) - Method in class Lab
set a TA
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.
A C E F G H I L M P R S 
All Classes All Packages