Uses of Class
org.kapott.hbci.GV_Result.GVRFestList.Entry
-
Packages that use GVRFestList.Entry Package Description org.kapott.hbci.GV_Result In diesem Package sind Klassen enthalten, die die Ergebnisse von HBCI-Jobs aufnehmen und auswerten. -
-
Uses of GVRFestList.Entry in org.kapott.hbci.GV_Result
Fields in org.kapott.hbci.GV_Result with type parameters of type GVRFestList.Entry Modifier and Type Field Description private java.util.List<GVRFestList.Entry>
GVRFestList. entries
Methods in org.kapott.hbci.GV_Result that return GVRFestList.Entry Modifier and Type Method Description GVRFestList.Entry[]
GVRFestList. getEntries()
Gibt Informationen über alle gefundenen Festgeldanlagen zurückMethods in org.kapott.hbci.GV_Result with parameters of type GVRFestList.Entry Modifier and Type Method Description void
GVRFestList. addEntry(GVRFestList.Entry entry)
-