Uses of Class
com.ehealthsystem.doctor.DoctorTimeSlot
-
Uses of DoctorTimeSlot in com.ehealthsystem.database
Modifier and TypeMethodDescriptionstatic ArrayList<DoctorTimeSlot>
Database.getDoctorsFreeTimes
(Doctor doctor, LocalDate selectedDate) Deprecated.: FoundDoctorFullController.getFreeTimeSlots() is used instead -
Uses of DoctorTimeSlot in com.ehealthsystem.doctor
Modifier and TypeMethodDescriptionstatic ArrayList<DoctorTimeSlot>
DoctorTimeSlot.getFreeTimeSlots
(LocalDate date, Doctor doctor) Get a list of possible time slots, including whether they are free or not