Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.CashAccount40
Packages that use CashAccount40
-
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 CashAccount40Modifier and TypeFieldDescriptionprotected CashAccount40TransactionParties9.cdtrAcctprotected CashAccount40TransactionParties9.dbtrAcctprotected CashAccount40CardEntry5.prePdAcctprotected CashAccount40CardTransaction18.prePdAcctprotected CashAccount40AccountReport30.rltdAcctMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return CashAccount40Modifier and TypeMethodDescriptionObjectFactory.createCashAccount40()Create an instance ofCashAccount40TransactionParties9.getCdtrAcct()Gets the value of the cdtrAcct property.TransactionParties9.getDbtrAcct()Gets the value of the dbtrAcct property.CardEntry5.getPrePdAcct()Gets the value of the prePdAcct property.CardTransaction18.getPrePdAcct()Gets the value of the prePdAcct property.AccountReport30.getRltdAcct()Gets the value of the rltdAcct property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type CashAccount40Modifier and TypeMethodDescriptionvoidTransactionParties9.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.