|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kapott.hbci.GV_Result.HBCIJobResultImpl
org.kapott.hbci.GV_Result.GVRInfoOrder
Wurden mit dem Job "Bestellen von Kreditinstitutsinformationen" auch Freitextinformationen angefordert, so werden diese nicht per Post zugestellt. Statt dessen können diese Informationen mit Hilfe dieser Klasse direkt ausgewertet werden. Es wird eine Liste aller empfangenen Freitextmeldungen gespeichert.
Nested Class Summary | |
static class |
GVRInfoOrder.Info
Eine einzelne Freitextmeldung |
Field Summary |
Fields inherited from class org.kapott.hbci.GV_Result.HBCIJobResultImpl |
globStatus, jobStatus |
Constructor Summary | |
GVRInfoOrder()
|
Method Summary | |
void |
addEntry(GVRInfoOrder.Info info)
|
GVRInfoOrder.Info[] |
getEntries()
Gibt alle Freitextmeldungen zurück, die bei der Abfrage von Kreditinstitutsinformationen gefunden wurden |
java.lang.String |
toString()
|
Methods inherited from class org.kapott.hbci.GV_Result.HBCIJobResultImpl |
getDialogId, getGlobStatus, getJobId, getJobStatus, getMsgNum, getParentJob, getPassport, getResultData, getRetNumber, getRetVal, getSegNum, isOK, setParentJob, storeResult |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public GVRInfoOrder()
Method Detail |
public void addEntry(GVRInfoOrder.Info info)
public GVRInfoOrder.Info[] getEntries()
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |