Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.ReportEntry11
-
Packages that use ReportEntry11 Package Description org.kapott.hbci.GV.parsers org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
Uses of ReportEntry11 in org.kapott.hbci.GV.parsers
Methods in org.kapott.hbci.GV.parsers with parameters of type ReportEntry11 Modifier and Type Method Description private GVRKUms.UmsLineParseCamt05200109. createLine(ReportEntry11 entry, java.math.BigDecimal currSaldo)Erzeugt eine einzelne Umsatzbuchung. -
Uses of ReportEntry11 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with type parameters of type ReportEntry11 Modifier and Type Field Description protected java.util.List<ReportEntry11>AccountReport30. ntryMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return ReportEntry11 Modifier and Type Method Description ReportEntry11ObjectFactory. createReportEntry11()Create an instance ofReportEntry11Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return types with arguments of type ReportEntry11 Modifier and Type Method Description java.util.List<ReportEntry11>AccountReport30. getNtry()Gets the value of the ntry property.
-