|
|||||||||||
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.GVRCardList
Klasse mit den Ergebissen der Abfrage von Informationen zu
ausgegebenen Karten. Für jede Karte, für die Informationen
verfügbar sind, wird eine separates Informationsobjekt
GVRCardList.CardInfo
erzeugt.
Nested Class Summary | |
static class |
GVRCardList.CardInfo
Informationen über genau eine Karte |
Field Summary |
Fields inherited from class org.kapott.hbci.GV_Result.HBCIJobResultImpl |
globStatus, jobStatus |
Constructor Summary | |
GVRCardList()
|
Method Summary | |
void |
addEntry(GVRCardList.CardInfo info)
|
GVRCardList.CardInfo[] |
getEntries()
Gibt eine Liste aller empfangenen Karteninformations-Einträge zurück. |
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 GVRCardList()
Method Detail |
public void addEntry(GVRCardList.CardInfo info)
public GVRCardList.CardInfo[] getEntries()
null
, kann aber die Länge 0
habenpublic java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |