Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.AccountReport30
-
Packages that use AccountReport30 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
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. rpt
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return AccountReport30 Modifier and Type Method Description AccountReport30
ObjectFactory. createAccountReport30()
Create an instance ofAccountReport30
Methods 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.
-