Implementación Componente Visit
This commit is contained in:
@@ -26,6 +26,8 @@ public class VisitTO implements Serializable {
|
||||
private Time time;
|
||||
private String observations;
|
||||
private String result;
|
||||
private FamilyDoctorTO familyDoctor;
|
||||
private PatientTO patient;
|
||||
|
||||
public VisitTO() {
|
||||
super();
|
||||
|
||||
Reference in New Issue
Block a user