Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.ReportEntry9
-
Packages that use ReportEntry9 Package Description org.kapott.hbci.GV.generators org.kapott.hbci.GV.parsers org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of ReportEntry9 in org.kapott.hbci.GV.generators
Methods in org.kapott.hbci.GV.generators that return ReportEntry9 Modifier and Type Method Description private ReportEntry9GenKUmsAllCamt05200107. createLine(GVRKUms.BTag tag, GVRKUms.UmsLine line)Erzeugt eine einzelne CAMT-Umsatzbuchung. -
Uses of ReportEntry9 in org.kapott.hbci.GV.parsers
Methods in org.kapott.hbci.GV.parsers with parameters of type ReportEntry9 Modifier and Type Method Description private GVRKUms.UmsLineParseCamt05200107. createLine(ReportEntry9 entry, java.math.BigDecimal currSaldo)Erzeugt eine einzelne Umsatzbuchung. -
Uses of ReportEntry9 in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with type parameters of type ReportEntry9 Modifier and Type Field Description protected java.util.List<ReportEntry9>AccountReport22. ntryMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return ReportEntry9 Modifier and Type Method Description ReportEntry9ObjectFactory. createReportEntry9()Create an instance ofReportEntry9Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return types with arguments of type ReportEntry9 Modifier and Type Method Description java.util.List<ReportEntry9>AccountReport22. getNtry()Gets the value of the ntry property.
-