Uses of Class
org.kapott.hbci.GV_Result.GVRTANList.TANList
-
Packages that use GVRTANList.TANList Package Description org.kapott.hbci.GV_Result In diesem Package sind Klassen enthalten, die die Ergebnisse von HBCI-Jobs aufnehmen und auswerten. -
-
Uses of GVRTANList.TANList in org.kapott.hbci.GV_Result
Fields in org.kapott.hbci.GV_Result with type parameters of type GVRTANList.TANList Modifier and Type Field Description private java.util.List<GVRTANList.TANList>
GVRTANList. tanlists
Methods in org.kapott.hbci.GV_Result that return GVRTANList.TANList Modifier and Type Method Description GVRTANList.TANList[]
GVRTANList. getTANLists()
Gibt ein Array mit Informationen über jede verfügbare TAN-Liste zurück.Methods in org.kapott.hbci.GV_Result with parameters of type GVRTANList.TANList Modifier and Type Method Description void
GVRTANList. addTANList(GVRTANList.TANList list)
-