Uses of Class
org.kapott.hbci.GV_Result.GVRKUms.UmsLine
-
Packages that use GVRKUms.UmsLine Package Description org.kapott.hbci.GV_Result -
-
Uses of GVRKUms.UmsLine in org.kapott.hbci.GV_Result
Fields in org.kapott.hbci.GV_Result with type parameters of type GVRKUms.UmsLine Modifier and Type Field Description java.util.List<GVRKUms.UmsLine>GVRKUms.BTag. linesListe der einzelnen Buchungen dieses Tages (Instanzen vonGVRKUms.UmsLine)Methods in org.kapott.hbci.GV_Result that return types with arguments of type GVRKUms.UmsLine Modifier and Type Method Description java.util.List<GVRKUms.UmsLine>GVRKUms. getFlatData()Gibt alle Transaktionsdatensätze in einer "flachen" Struktur zurück.java.util.List<GVRKUms.UmsLine>GVRKUms. getFlatDataUnbooked()Gibt eine Liste aller vorgemerkten Umsätze zurückMethods in org.kapott.hbci.GV_Result with parameters of type GVRKUms.UmsLine Modifier and Type Method Description voidGVRKUms.BTag. addLine(GVRKUms.UmsLine line)
-