Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_08.CashAccount38
-
Packages that use CashAccount38 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_08 -
-
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 CashAccount38 Modifier and Type Field Description protected 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 CashAccount38 Modifier and Type Method Description CashAccount38
ObjectFactory. createCashAccount38()
Create an instance ofCashAccount38
CashAccount38
TransactionParties6. getCdtrAcct()
Gets the value of the cdtrAcct property.CashAccount38
TransactionParties6. getDbtrAcct()
Gets the value of the dbtrAcct property.CashAccount38
CardEntry4. getPrePdAcct()
Gets the value of the prePdAcct property.CashAccount38
CardTransaction17. getPrePdAcct()
Gets the value of the prePdAcct property.CashAccount38
AccountReport25. getRltdAcct()
Gets the value of the rltdAcct property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 with parameters of type CashAccount38 Modifier and Type Method Description void
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.
-