Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.CashAccount40
-
Packages that use CashAccount40 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
Uses of CashAccount40 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as CashAccount40 Modifier and Type Field Description protected CashAccount40TransactionParties9. cdtrAcctprotected CashAccount40TransactionParties9. dbtrAcctprotected CashAccount40CardEntry5. prePdAcctprotected CashAccount40CardTransaction18. prePdAcctprotected CashAccount40AccountReport30. rltdAcctMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return CashAccount40 Modifier and Type Method Description CashAccount40ObjectFactory. createCashAccount40()Create an instance ofCashAccount40CashAccount40TransactionParties9. getCdtrAcct()Gets the value of the cdtrAcct property.CashAccount40TransactionParties9. getDbtrAcct()Gets the value of the dbtrAcct property.CashAccount40CardEntry5. getPrePdAcct()Gets the value of the prePdAcct property.CashAccount40CardTransaction18. getPrePdAcct()Gets the value of the prePdAcct property.CashAccount40AccountReport30. getRltdAcct()Gets the value of the rltdAcct property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type CashAccount40 Modifier and Type Method Description voidTransactionParties9. setCdtrAcct(CashAccount40 value)Sets the value of the cdtrAcct property.voidTransactionParties9. setDbtrAcct(CashAccount40 value)Sets the value of the dbtrAcct property.voidCardEntry5. setPrePdAcct(CashAccount40 value)Sets the value of the prePdAcct property.voidCardTransaction18. setPrePdAcct(CashAccount40 value)Sets the value of the prePdAcct property.voidAccountReport30. setRltdAcct(CashAccount40 value)Sets the value of the rltdAcct property.
-