Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.CashAccount7
-
Packages that use CashAccount7 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
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 CashAccount7 Modifier and Type Field Description protected CashAccount7TransactionParty1. cdtrAcctprotected CashAccount7TransactionParty1. dbtrAcctprotected CashAccount7AccountReport9. rltdAcctprotected CashAccount7EntryTransaction1. sfkpgAcctMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return CashAccount7 Modifier and Type Method Description CashAccount7ObjectFactory. createCashAccount7()Create an instance ofCashAccount7CashAccount7TransactionParty1. getCdtrAcct()Gets the value of the cdtrAcct property.CashAccount7TransactionParty1. getDbtrAcct()Gets the value of the dbtrAcct property.CashAccount7AccountReport9. getRltdAcct()Gets the value of the rltdAcct property.CashAccount7EntryTransaction1. getSfkpgAcct()Gets the value of the sfkpgAcct property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type CashAccount7 Modifier and Type Method Description voidTransactionParty1. 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.
-