Uses of Class
org.kapott.hbci.GV_Result.GVRKUms.UmsLine
Packages that use GVRKUms.UmsLine
Package
Description
In diesem Package sind Klassen enthalten, die die Ergebnisse
von HBCI-Jobs aufnehmen und auswerten.
Dieses Package enthält diverse Tools zur Arbeit mit HBCI4Java.
-
Uses of GVRKUms.UmsLine in org.kapott.hbci.GV_Result
Fields in org.kapott.hbci.GV_Result with type parameters of type GVRKUms.UmsLineModifier and TypeFieldDescriptionGVRKUms.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.UmsLineModifier and TypeMethodDescriptionGVRKUms.getFlatData()Gibt alle Transaktionsdatensätze in einer "flachen" Struktur zurück.GVRKUms.getFlatDataUnbooked()Gibt eine Liste aller vorgemerkten Umsätze zurückMethods in org.kapott.hbci.GV_Result with parameters of type GVRKUms.UmsLine -
Uses of GVRKUms.UmsLine in org.kapott.hbci.tools
Method parameters in org.kapott.hbci.tools with type arguments of type GVRKUms.UmsLineModifier and TypeMethodDescriptionvoidTransactionsToXML.createTransactionElements(Document doc, Element troot, List<GVRKUms.UmsLine> transactions) TransactionsToXML.createXMLDocument(List<GVRKUms.UmsLine> transactions, String rawMT940)