Uses of Class
org.kapott.hbci.GV_Result.GVRFestCondList.Cond

Packages that use GVRFestCondList.Cond
org.kapott.hbci.GV_Result In diesem Package sind Klassen enthalten, die die Ergebnisse von HBCI-Jobs aufnehmen und auswerten. 
 

Uses of GVRFestCondList.Cond in org.kapott.hbci.GV_Result
 

Fields in org.kapott.hbci.GV_Result declared as GVRFestCondList.Cond
 GVRFestCondList.Cond GVRFestList.Entry.konditionen
          Konditionen, die für diese Festgeldanlage ausgehandelt wurden
 

Methods in org.kapott.hbci.GV_Result that return GVRFestCondList.Cond
 GVRFestCondList.Cond[] GVRFestCondList.getEntries()
          Gibt alle gefundenen Festgeldkonditionen als Array zurück
 

Methods in org.kapott.hbci.GV_Result with parameters of type GVRFestCondList.Cond
 void GVRFestCondList.addEntry(GVRFestCondList.Cond entry)