Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_05.ReportEntry7
-
Packages that use ReportEntry7 Package Description org.kapott.hbci.GV.parsers org.kapott.hbci.sepa.jaxb.camt_052_001_05 -
-
Uses of ReportEntry7 in org.kapott.hbci.GV.parsers
Methods in org.kapott.hbci.GV.parsers with parameters of type ReportEntry7 Modifier and Type Method Description private GVRKUms.UmsLine
ParseCamt05200105. createLine(ReportEntry7 entry, java.math.BigDecimal currSaldo)
Erzeugt eine einzelne Umsatzbuchung. -
Uses of ReportEntry7 in org.kapott.hbci.sepa.jaxb.camt_052_001_05
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_05 with type parameters of type ReportEntry7 Modifier and Type Field Description protected java.util.List<ReportEntry7>
AccountReport18. ntry
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return ReportEntry7 Modifier and Type Method Description ReportEntry7
ObjectFactory. createReportEntry7()
Create an instance ofReportEntry7
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return types with arguments of type ReportEntry7 Modifier and Type Method Description java.util.List<ReportEntry7>
AccountReport18. getNtry()
Gets the value of the ntry property.
-