Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_03.CashAccount24
Packages that use CashAccount24
-
Uses of CashAccount24 in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 declared as CashAccount24Modifier and TypeFieldDescriptionprotected CashAccount24
TransactionParties3.cdtrAcct
protected CashAccount24
TransactionParties3.dbtrAcct
protected CashAccount24
AccountReport12.rltdAcct
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return CashAccount24Modifier and TypeMethodDescriptionObjectFactory.createCashAccount24()
Create an instance ofCashAccount24
TransactionParties3.getCdtrAcct()
Gets the value of the cdtrAcct property.TransactionParties3.getDbtrAcct()
Gets the value of the dbtrAcct property.AccountReport12.getRltdAcct()
Gets the value of the rltdAcct property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 with parameters of type CashAccount24Modifier and TypeMethodDescriptionvoid
TransactionParties3.setCdtrAcct
(CashAccount24 value) Sets the value of the cdtrAcct property.void
TransactionParties3.setDbtrAcct
(CashAccount24 value) Sets the value of the dbtrAcct property.void
AccountReport12.setRltdAcct
(CashAccount24 value) Sets the value of the rltdAcct property.