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