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