Package | Description |
---|---|
at.chipkarte.client.fus.soap |
Interface und Klassen des Formularübermittlungsservice (FUS).
|
Modifier and Type | Method and Description |
---|---|
AKBDaten |
Formular.getAkb()
Formularspezifische Daten eines AKB Formulars.
|
AKBDaten |
WpErstformular.getAkb()
Formular spezifischer Daten eines AKB Formulars.
|
AKBDaten |
Erstformular.getAkb()
Formular spezifischer Daten eines AKB Formulars.
|
AKBDaten |
Korrekturformular.getAkb()
Formular spezifischer Daten eines AKB Formulars.
|
Modifier and Type | Method and Description |
---|---|
void |
Formular.setAkb(AKBDaten akb) |
void |
WpErstformular.setAkb(AKBDaten akb) |
void |
Erstformular.setAkb(AKBDaten akb) |
void |
Korrekturformular.setAkb(AKBDaten akb) |