Uses of Class
Model.AppointmentOutcomeRecord
-
Uses of AppointmentOutcomeRecord in Model
-
Uses of AppointmentOutcomeRecord in Singletons
Modifier and TypeMethodDescriptionAppointmentManager.getAllOutcomes()
Get a list of all outcomes of completed appointmentsModifier and TypeMethodDescriptionvoid
AppointmentManager.recordAppointmentOutcome
(String doctorId, Appointment appointment, AppointmentOutcomeRecord outcome, Prescription prescription) record the outcome of an appointment