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