Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_03.AccountReport12
-
Packages that use AccountReport12 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_03 -
-
Uses of AccountReport12 in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 with type parameters of type AccountReport12 Modifier and Type Field Description protected java.util.List<AccountReport12>
BankToCustomerAccountReportV03. rpt
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return AccountReport12 Modifier and Type Method Description AccountReport12
ObjectFactory. createAccountReport12()
Create an instance ofAccountReport12
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return types with arguments of type AccountReport12 Modifier and Type Method Description java.util.List<AccountReport12>
BankToCustomerAccountReportV03. getRpt()
Gets the value of the rpt property.
-