public class SearchBkfKonsultationDataErgebnis
extends Object
searchBkfKonsultationData| Constructor and Description |
|---|
SearchBkfKonsultationDataErgebnis() |
| Modifier and Type | Method and Description |
|---|---|
BKFKonsultationInfo[] |
getKonsultationen()
Konsultationen, denen das entsprechende Dokumentationsblatt zugeordnet werden kann.
|
BKFPatientInfo |
getSvPatient()
Daten der Patientin zur Konsultation.
|
void |
setKonsultationen(BKFKonsultationInfo[] konsultationen) |
void |
setSvPatient(BKFPatientInfo svPatient) |
public BKFPatientInfo getSvPatient()
BKFPatientInfo. public void setSvPatient(BKFPatientInfo svPatient)
public BKFKonsultationInfo[] getKonsultationen()
BKFKonsultationInfo. public void setKonsultationen(BKFKonsultationInfo[] konsultationen)