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