Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.AccountReport30
-
Packages that use AccountReport30 Package Description org.kapott.hbci.GV.parsers org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
Uses of AccountReport30 in org.kapott.hbci.GV.parsers
Methods in org.kapott.hbci.GV.parsers with parameters of type AccountReport30 Modifier and Type Method Description private GVRKUms.BTagParseCamt05200109. createDay(AccountReport30 report)Erzeugt einen neuen Buchungstag. -
Uses of AccountReport30 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with type parameters of type AccountReport30 Modifier and Type Field Description protected java.util.List<AccountReport30>BankToCustomerAccountReportV09. rptMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return AccountReport30 Modifier and Type Method Description AccountReport30ObjectFactory. createAccountReport30()Create an instance ofAccountReport30Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return types with arguments of type AccountReport30 Modifier and Type Method Description java.util.List<AccountReport30>BankToCustomerAccountReportV09. getRpt()Gets the value of the rpt property.
-