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