A C D E G H I M P R S

G

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

A C D E G H I M P R S