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