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