public class Katalogdaten
extends Object
abfrageVokDaten
).Constructor and Description |
---|
Katalogdaten() |
Modifier and Type | Method and Description |
---|---|
String |
getAntragstyp()
Antragstyp zu den ermittelten Leistungsinformationen.
|
Kategorie[] |
getKategorien()
Kategorien zu den in den Leistungsinformationen enthaltenten Katalogleistungen.
|
Leistungsinformation[] |
getLeistungsinformationen()
Ermittelte Leistungsinformationen.
|
void |
setAntragstyp(String antragstyp) |
void |
setKategorien(Kategorie[] kategorien) |
void |
setLeistungsinformationen(Leistungsinformation[] leistungsinformationen) |
public String getAntragstyp()
antragstypenErmitteln
.public void setAntragstyp(String antragstyp)
public Kategorie[] getKategorien()
Kategorie
. public void setKategorien(Kategorie[] kategorien)
public Leistungsinformation[] getLeistungsinformationen()
public void setLeistungsinformationen(Leistungsinformation[] leistungsinformationen)