public class AnlegenAendernErgebnis
extends Object
Constructor and Description |
---|
AnlegenAendernErgebnis() |
Modifier and Type | Method and Description |
---|---|
String |
getFotoInformation()
Information zum benötigten Foto des Patienten für das Ausstellen einer neuen e-card.
|
Quittung[] |
getQuittung()
Quittung(en) der angelegen beziehungsweise geänderten Meldung(en).
|
void |
setFotoInformation(String fotoInformation) |
void |
setQuittung(Quittung[] quittung) |
public Quittung[] getQuittung()
Quittung
.svtCode
= AL und eine Mehrfachversicherung vorliegt).
Beim Ändern einer Meldung wird immer genau eine Quittung retourniert.public void setQuittung(Quittung[] quittung)
public String getFotoInformation()
public void setFotoInformation(String fotoInformation)