Uses of Class
Model.ScheduleManagement.TimeSlotWithDoctor
-
Uses of TimeSlotWithDoctor in Singletons
Modifier and TypeMethodDescriptionInputManager.selectTimeSlot
(LocalDate date, String patientId) Shows a list of available timeslots for the selected date and allows them to select one.Modifier and TypeMethodDescriptionAppointmentManager.getTimeslotWithDoctorList
(LocalDate date) Get a list of TimeSlotWithDoctor objects for a given date
Each entry in the list contains a TimeSlot object and a list of doctors available at that time