Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_08.CashAccount38
Packages that use CashAccount38
-
Uses of CashAccount38 in org.kapott.hbci.sepa.jaxb.camt_052_001_08
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_08 declared as CashAccount38Modifier and TypeFieldDescriptionprotected CashAccount38
TransactionParties6.cdtrAcct
protected CashAccount38
TransactionParties6.dbtrAcct
protected CashAccount38
CardEntry4.prePdAcct
protected CashAccount38
CardTransaction17.prePdAcct
protected CashAccount38
AccountReport25.rltdAcct
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 that return CashAccount38Modifier and TypeMethodDescriptionObjectFactory.createCashAccount38()
Create an instance ofCashAccount38
TransactionParties6.getCdtrAcct()
Gets the value of the cdtrAcct property.TransactionParties6.getDbtrAcct()
Gets the value of the dbtrAcct property.CardEntry4.getPrePdAcct()
Gets the value of the prePdAcct property.CardTransaction17.getPrePdAcct()
Gets the value of the prePdAcct property.AccountReport25.getRltdAcct()
Gets the value of the rltdAcct property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 with parameters of type CashAccount38Modifier and TypeMethodDescriptionvoid
TransactionParties6.setCdtrAcct
(CashAccount38 value) Sets the value of the cdtrAcct property.void
TransactionParties6.setDbtrAcct
(CashAccount38 value) Sets the value of the dbtrAcct property.void
CardEntry4.setPrePdAcct
(CashAccount38 value) Sets the value of the prePdAcct property.void
CardTransaction17.setPrePdAcct
(CashAccount38 value) Sets the value of the prePdAcct property.void
AccountReport25.setRltdAcct
(CashAccount38 value) Sets the value of the rltdAcct property.