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