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