Package | Description |
---|---|
at.chipkarte.client.fus.soap |
Interface und Klassen des Formularübermittlungsservice (FUS).
|
Modifier and Type | Method and Description |
---|---|
BIBDaten |
Formular.getBib()
Formularspezifische Daten eines BIB Formulars.
|
BIBDaten |
WpErstformular.getBib()
Formular spezifischer Daten eines BIB Formulars.
|
BIBDaten |
Erstformular.getBib()
Formular spezifischer Daten eines BIB Formulars.
|
BIBDaten |
Korrekturformular.getBib()
Formular spezifischer Daten eines BIB Formulars.
|
Modifier and Type | Method and Description |
---|---|
void |
Formular.setBib(BIBDaten bib) |
void |
WpErstformular.setBib(BIBDaten bib) |
void |
Erstformular.setBib(BIBDaten bib) |
void |
Korrekturformular.setBib(BIBDaten bib) |