Package | Description |
---|---|
org.kapott.hbci.GV_Result |
In diesem Package sind Klassen enthalten, die die Ergebnisse
von HBCI-Jobs aufnehmen und auswerten.
|
Modifier and Type | Method and Description |
---|---|
GVRStatus.Entry |
GVRStatus.getJobEntry(java.lang.String jobId)
Gibt den Protokoll-Eintrag zu einem bestimmten Job zurück.
|
GVRStatus.Entry[] |
GVRStatus.getStatusData()
Gibt alle Einträge des Statusprotokolls in einem Array zurück.
|
Modifier and Type | Method and Description |
---|---|
void |
GVRStatus.addEntry(GVRStatus.Entry entry) |