HBCIJobResult
public class GVRCardList
extends org.kapott.hbci.GV_Result.HBCIJobResultImpl
GVRCardList.CardInfo
erzeugt.Modifier and Type | Class | Description |
---|---|---|
static class |
GVRCardList.CardInfo |
Informationen über genau eine Karte
|
Constructor | Description |
---|---|
GVRCardList() |
Modifier and Type | Method | Description |
---|---|---|
void |
addEntry(GVRCardList.CardInfo info) |
|
GVRCardList.CardInfo[] |
getEntries() |
Gibt eine Liste aller empfangenen Karteninformations-Einträge zurück.
|
java.lang.String |
toString() |
public void addEntry(GVRCardList.CardInfo info)
public GVRCardList.CardInfo[] getEntries()
null
, kann aber die Länge 0
habenpublic java.lang.String toString()
toString
in class org.kapott.hbci.GV_Result.HBCIJobResultImpl