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