Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.AccountReport9
-
Packages that use AccountReport9 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
Uses of AccountReport9 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 AccountReport9 Modifier and Type Field Description protected java.util.List<AccountReport9>
BankToCustomerAccountReportV01. rpt
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return AccountReport9 Modifier and Type Method Description AccountReport9
ObjectFactory. createAccountReport9()
Create an instance ofAccountReport9
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return types with arguments of type AccountReport9 Modifier and Type Method Description java.util.List<AccountReport9>
BankToCustomerAccountReportV01. getRpt()
Gets the value of the rpt property.
-