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