Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.CashAccount16
-
Packages that use CashAccount16 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_02 -
-
Uses of CashAccount16 in org.kapott.hbci.sepa.jaxb.camt_052_001_02
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_02 declared as CashAccount16 Modifier and Type Field Description protected CashAccount16TransactionParty2. cdtrAcctprotected CashAccount16TransactionParty2. dbtrAcctprotected CashAccount16AccountReport11. rltdAcctprotected CashAccount16EntryTransaction2. sfkpgAcctMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return CashAccount16 Modifier and Type Method Description CashAccount16ObjectFactory. createCashAccount16()Create an instance ofCashAccount16CashAccount16TransactionParty2. getCdtrAcct()Gets the value of the cdtrAcct property.CashAccount16TransactionParty2. getDbtrAcct()Gets the value of the dbtrAcct property.CashAccount16AccountReport11. getRltdAcct()Gets the value of the rltdAcct property.CashAccount16EntryTransaction2. getSfkpgAcct()Gets the value of the sfkpgAcct property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with parameters of type CashAccount16 Modifier and Type Method Description voidTransactionParty2. setCdtrAcct(CashAccount16 value)Sets the value of the cdtrAcct property.voidTransactionParty2. setDbtrAcct(CashAccount16 value)Sets the value of the dbtrAcct property.voidAccountReport11. setRltdAcct(CashAccount16 value)Sets the value of the rltdAcct property.voidEntryTransaction2. setSfkpgAcct(CashAccount16 value)Sets the value of the sfkpgAcct property.
-