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 CashAccount38TransactionParties6.cdtrAcctprotected CashAccount38TransactionParties6.dbtrAcctprotected CashAccount38CardEntry4.prePdAcctprotected CashAccount38CardTransaction17.prePdAcctprotected CashAccount38AccountReport25.rltdAcctMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 that return CashAccount38Modifier and TypeMethodDescriptionObjectFactory.createCashAccount38()Create an instance ofCashAccount38TransactionParties6.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 TypeMethodDescriptionvoidTransactionParties6.setCdtrAcct(CashAccount38 value) Sets the value of the cdtrAcct property.voidTransactionParties6.setDbtrAcct(CashAccount38 value) Sets the value of the dbtrAcct property.voidCardEntry4.setPrePdAcct(CashAccount38 value) Sets the value of the prePdAcct property.voidCardTransaction17.setPrePdAcct(CashAccount38 value) Sets the value of the prePdAcct property.voidAccountReport25.setRltdAcct(CashAccount38 value) Sets the value of the rltdAcct property.