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