Uses of Class
Model.ScheduleManagement.TimeSlotWithDoctor
Packages that use TimeSlotWithDoctor
-
Uses of TimeSlotWithDoctor in Singletons
Methods in Singletons that return TimeSlotWithDoctorModifier and TypeMethodDescriptionInputManager.selectTimeSlot
(LocalDate date, String patientId) Shows a list of available timeslots for the selected date and allows them to select one.Methods in Singletons that return types with arguments of type TimeSlotWithDoctorModifier 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