Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.AccountReport16
-
Packages that use AccountReport16 Package Description org.kapott.hbci.GV.parsers org.kapott.hbci.sepa.jaxb.camt_052_001_04 -
-
Uses of AccountReport16 in org.kapott.hbci.GV.parsers
Methods in org.kapott.hbci.GV.parsers with parameters of type AccountReport16 Modifier and Type Method Description private GVRKUms.BTagParseCamt05200104. createDay(AccountReport16 report)Erzeugt einen neuen Buchungstag. -
Uses of AccountReport16 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 AccountReport16 Modifier and Type Field Description protected java.util.List<AccountReport16>BankToCustomerAccountReportV04. rptMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return AccountReport16 Modifier and Type Method Description AccountReport16ObjectFactory. createAccountReport16()Create an instance ofAccountReport16Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return types with arguments of type AccountReport16 Modifier and Type Method Description java.util.List<AccountReport16>BankToCustomerAccountReportV04. getRpt()Gets the value of the rpt property.
-