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