Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.CashAccount24
-
Packages that use CashAccount24 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_04 -
-
Uses of CashAccount24 in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as CashAccount24 Modifier and Type Field Description protected CashAccount24TransactionParties3. cdtrAcctprotected CashAccount24TransactionParties3. dbtrAcctprotected CashAccount24AccountReport16. rltdAcctMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return CashAccount24 Modifier and Type Method Description CashAccount24ObjectFactory. createCashAccount24()Create an instance ofCashAccount24CashAccount24TransactionParties3. getCdtrAcct()Gets the value of the cdtrAcct property.CashAccount24TransactionParties3. getDbtrAcct()Gets the value of the dbtrAcct property.CashAccount24AccountReport16. getRltdAcct()Gets the value of the rltdAcct property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type CashAccount24 Modifier and Type Method Description voidTransactionParties3. setCdtrAcct(CashAccount24 value)Sets the value of the cdtrAcct property.voidTransactionParties3. setDbtrAcct(CashAccount24 value)Sets the value of the dbtrAcct property.voidAccountReport16. setRltdAcct(CashAccount24 value)Sets the value of the rltdAcct property.
-