Package | Description |
---|---|
at.chipkarte.client.elgaad.soap |
Interface und Klassen des ELGA Adapters (ELGAAD).
|
Modifier and Type | Method and Description |
---|---|
AuthorBody |
Impfempfehlung.getAuthor()
Person oder System, das die Empfehlung generiert.
|
AuthorBody |
AntikoerperBestimmung.getAuthor()
Autor des Dokuments.
|
AuthorBody |
ImpfrelevanteErkrankung.getAuthor()
Autor.
|
AuthorBody |
ExpositionsrisikoPersonengruppe.getAuthor()
Autor.
|
AuthorBody |
Impfung.getAuthor()
Für die Impfung verantwortlicher GDA.
|
AuthorBody[] |
Kommentar.getAutoren()
Angaben zu den Authoren.
|
Modifier and Type | Method and Description |
---|---|
void |
Impfempfehlung.setAuthor(AuthorBody author) |
void |
AntikoerperBestimmung.setAuthor(AuthorBody author) |
void |
ImpfrelevanteErkrankung.setAuthor(AuthorBody author) |
void |
ExpositionsrisikoPersonengruppe.setAuthor(AuthorBody author) |
void |
Impfung.setAuthor(AuthorBody author) |
void |
Kommentar.setAutoren(AuthorBody[] autoren) |