Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.CashAccount7
Packages that use CashAccount7
-
Uses of CashAccount7 in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as CashAccount7Modifier and TypeFieldDescriptionprotected CashAccount7TransactionParty1.cdtrAcctprotected CashAccount7TransactionParty1.dbtrAcctprotected CashAccount7AccountReport9.rltdAcctprotected CashAccount7EntryTransaction1.sfkpgAcctMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return CashAccount7Modifier and TypeMethodDescriptionObjectFactory.createCashAccount7()Create an instance ofCashAccount7TransactionParty1.getCdtrAcct()Gets the value of the cdtrAcct property.TransactionParty1.getDbtrAcct()Gets the value of the dbtrAcct property.AccountReport9.getRltdAcct()Gets the value of the rltdAcct property.EntryTransaction1.getSfkpgAcct()Gets the value of the sfkpgAcct property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type CashAccount7Modifier and TypeMethodDescriptionvoidTransactionParty1.setCdtrAcct(CashAccount7 value) Sets the value of the cdtrAcct property.voidTransactionParty1.setDbtrAcct(CashAccount7 value) Sets the value of the dbtrAcct property.voidAccountReport9.setRltdAcct(CashAccount7 value) Sets the value of the rltdAcct property.voidEntryTransaction1.setSfkpgAcct(CashAccount7 value) Sets the value of the sfkpgAcct property.