public class EkvErstformular
extends Object
Beinhaltet die Eingangsdaten zur Erfassung eines EKV Formulars durch den Vertragspartner.
Constructor and Description |
---|
EkvErstformular() |
Modifier and Type | Method and Description |
---|---|
AttachmentInfo |
getAttachmentInfo()
Die Metadaten zum gesamten Attachment-Paket.
|
EKVDaten |
getEkv()
Formular spezifischer Daten des EKV-Formulars.
|
void |
setAttachmentInfo(AttachmentInfo attachmentInfo) |
void |
setEkv(EKVDaten ekv) |
public EKVDaten getEkv()
public void setEkv(EKVDaten ekv)
public AttachmentInfo getAttachmentInfo()
AttachmentInfo
.public void setAttachmentInfo(AttachmentInfo attachmentInfo)