Uses of Class
Model.Staff
Package
Description
-
Uses of Staff in DataHandling
-
Uses of Staff in Model.ScheduleManagement
Modifier and TypeMethodDescriptionTimeSlotWithDoctor.getAvailableDoctors()
TimeSlotWithDoctor.getDoctors()
ModifierConstructorDescriptionTimeSlotWithDoctor
(TimeSlot timeSlot, List<Staff> doctors, boolean[] availability) -
Uses of Staff in Singletons
Modifier and TypeMethodDescriptionAppointmentManager.getScheduleOfDoctor
(Staff doctor) Gets the schedule of a doctor -
Uses of Staff in View
ModifierConstructorDescriptionAdministratorView
(Staff staff) DoctorView
(Staff staff) PharmacistView
(Staff staff) -
Uses of Staff in View.AdministratorSubViews
Modifier and TypeMethodDescription