Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_06.CashAccount24
Packages that use CashAccount24
-
Uses of CashAccount24 in org.kapott.hbci.sepa.jaxb.camt_052_001_06
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 declared as CashAccount24Modifier and TypeFieldDescriptionprotected CashAccount24TransactionParties3.cdtrAcctprotected CashAccount24TransactionParties3.dbtrAcctprotected CashAccount24CardEntry2.prePdAcctprotected CashAccount24CardTransaction2.prePdAcctprotected CashAccount24AccountReport19.rltdAcctMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return CashAccount24Modifier and TypeMethodDescriptionObjectFactory.createCashAccount24()Create an instance ofCashAccount24TransactionParties3.getCdtrAcct()Gets the value of the cdtrAcct property.TransactionParties3.getDbtrAcct()Gets the value of the dbtrAcct property.CardEntry2.getPrePdAcct()Gets the value of the prePdAcct property.CardTransaction2.getPrePdAcct()Gets the value of the prePdAcct property.AccountReport19.getRltdAcct()Gets the value of the rltdAcct property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 with parameters of type CashAccount24Modifier and TypeMethodDescriptionvoidTransactionParties3.setCdtrAcct(CashAccount24 value) Sets the value of the cdtrAcct property.voidTransactionParties3.setDbtrAcct(CashAccount24 value) Sets the value of the dbtrAcct property.voidCardEntry2.setPrePdAcct(CashAccount24 value) Sets the value of the prePdAcct property.voidCardTransaction2.setPrePdAcct(CashAccount24 value) Sets the value of the prePdAcct property.voidAccountReport19.setRltdAcct(CashAccount24 value) Sets the value of the rltdAcct property.