Package com.oc_p9.patient_service.model
Class Patient
java.lang.Object
com.oc_p9.patient_service.model.Patient
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
private int id -
nom
-
prenom
-
dateDeNaissance
-
genre
-
adressePostale
-
telephone
-
-
Constructor Details
-
Patient
public Patient()
-