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