A C D E G I M P R S

G

getCourse() - Method in class model.EnrolledIn
Accessor for course
getCourse(String) - Method in class model.RegistrationModel
Lookup a course by id
getCourseIds() - Method in class controller.Controller
Get the course id's of all courses
getCourseIds() - Method in interface gui.RegController
Get the course id's of all courses
getEnrolledIn(String) - Method in class model.Course
Accessor for the enrollment for a specific student
getEnrollmentCount() - Method in class model.Course
Accessor for the number of current enrollments in the course
getGrade() - Method in class model.EnrolledIn
Accessor for grade
getId() - Method in class model.Course
Accessor for the course's id
getLimit() - Method in class model.Course
Accessor for the enrollment limit
getName() - Method in class model.Student
Accessor for the student's name
getStudent() - Method in class model.EnrolledIn
Accessor for student
getStudent(String) - Method in class model.RegistrationModel
Lookup a student by name
getStudentNames() - Method in class controller.Controller
Get the names of all students
getStudentNames() - Method in interface gui.RegController
Get the names of all students
gui - package gui
 

A C D E G I M P R S