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