Package Model
Class AppointmentOutcomeRecord
java.lang.Object
Model.AppointmentOutcomeRecord
-
Constructor Summary
ConstructorDescriptionAppointmentOutcomeRecord
(String prescriptionId, ServiceProvided serviceProvided, String notes) -
Method Summary
-
Constructor Details
-
AppointmentOutcomeRecord
public AppointmentOutcomeRecord(String prescriptionId, ServiceProvided serviceProvided, String notes)
-
-
Method Details
-
getPrescriptionId
-
getPrescription
-
getServiceProvided
-
getNotes
-
setNotes
-
toString
-