Uses of Class
Model.AppointmentOutcomeRecord
Packages that use AppointmentOutcomeRecord
-
Uses of AppointmentOutcomeRecord in Model
Methods in Model that return AppointmentOutcomeRecordMethods in Model with parameters of type AppointmentOutcomeRecord -
Uses of AppointmentOutcomeRecord in Singletons
Methods in Singletons that return types with arguments of type AppointmentOutcomeRecordModifier and TypeMethodDescriptionAppointmentManager.getAllOutcomes()
Get a list of all outcomes of completed appointmentsMethods in Singletons with parameters of type AppointmentOutcomeRecordModifier and TypeMethodDescriptionvoid
AppointmentManager.recordAppointmentOutcome
(String doctorId, Appointment appointment, AppointmentOutcomeRecord outcome, Prescription prescription) record the outcome of an appointment and change status to completed