Uses of Class
org.kapott.hbci.GV_Result.GVRCardList.CardInfo

Packages that use GVRCardList.CardInfo
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
 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
 void GVRCardList.addEntry(GVRCardList.CardInfo info)