PatientDto(String name, String history, String doctorNotes, @Nullable List<String> appointments)
List<String>
getAppointments()
String
getDoctorNotes()
getHistory()
getName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait