Index
All Classes|All Packages
G
- getAmountPaid() - Method in class Student
-
Returns the amount paid.
- getASessions(LocalDate) - Method in class Student
-
Returns the session at the given date.
- getDateOfSession() - Method in class Session
-
Gets date of the session
- getFinishedPaying() - Method in class Student
-
Returns if the student is finished paying.
- getHourlyRate() - Method in class Session
-
Gets the hourly rate
- getMeetingNotes() - Method in class Session
-
Gets the meeting notes
- getMySessions() - Method in class Student
-
Returns the HashMap of sessions
- getPartyForPayment() - Method in class Student
-
Returns the party for payment
- getPayStatus() - Method in class Session
-
Gets whether the session is paid for or not
- getSessionHours() - Method in class Session
-
Gets the hours of this session
- getStudentEmail() - Method in class Student
-
Returns the student's email
- getStudentName() - Method in class Student
-
Returns the student's name
- getStudents() - Method in class Tutor
-
Returns an ArrayList of all the tutor's students
- getTutor() - Method in class Session
-
Get tutor assigned to the session
All Classes|All Packages