Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.BankToCustomerAccountReportV09
-
Packages that use BankToCustomerAccountReportV09 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
Uses of BankToCustomerAccountReportV09 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as BankToCustomerAccountReportV09 Modifier and Type Field Description protected BankToCustomerAccountReportV09
Document. bkToCstmrAcctRpt
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return BankToCustomerAccountReportV09 Modifier and Type Method Description BankToCustomerAccountReportV09
ObjectFactory. createBankToCustomerAccountReportV09()
Create an instance ofBankToCustomerAccountReportV09
BankToCustomerAccountReportV09
Document. getBkToCstmrAcctRpt()
Gets the value of the bkToCstmrAcctRpt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type BankToCustomerAccountReportV09 Modifier and Type Method Description void
Document. setBkToCstmrAcctRpt(BankToCustomerAccountReportV09 value)
Sets the value of the bkToCstmrAcctRpt property.
-