public class FormularstammdatenErmittelnErgebnis
extends Object
Enthält die Rückgabewerte der Funktion
formularstammdatenErmitteln
.
Constructor and Description |
---|
FormularstammdatenErmittelnErgebnis() |
Modifier and Type | Method and Description |
---|---|
Konsultation[] |
getKonsultationen()
Konsultationen.
|
SvPersonV2 |
getSvPatient()
Daten eines Patienten mit SV-Nummer.
|
void |
setKonsultationen(Konsultation[] konsultationen) |
void |
setSvPatient(SvPersonV2 svPatient) |
public SvPersonV2 getSvPatient()
public void setSvPatient(SvPersonV2 svPatient)
public Konsultation[] getKonsultationen()
public void setKonsultationen(Konsultation[] konsultationen)