Interface PatientMapper
public interface PatientMapper
-
Method Summary
Modifier and TypeMethodDescriptiontoPatient
(PatientDto patientDto) toPatient
(PatientRequestDto patientRequestDto) toPatientDto
(Patient patient)
-
Method Details
-
toPatientDto
-
toPatient
-
toPatient
-