Uses of Class
org.kapott.hbci.GV_Result.GVRCardList.CardInfo
-
Packages that use GVRCardList.CardInfo Package Description org.kapott.hbci.GV_Result In diesem Package sind Klassen enthalten, die die Ergebnisse von HBCI-Jobs aufnehmen und auswerten. -
-
Uses of GVRCardList.CardInfo in org.kapott.hbci.GV_Result
Methods in org.kapott.hbci.GV_Result that return GVRCardList.CardInfo Modifier and Type Method Description GVRCardList.CardInfo[]
GVRCardList. getEntries()
Gibt eine Liste aller empfangenen Karteninformations-Einträge zurück.Methods in org.kapott.hbci.GV_Result with parameters of type GVRCardList.CardInfo Modifier and Type Method Description void
GVRCardList. addEntry(GVRCardList.CardInfo info)
-