Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.CashAccount16
Packages that use CashAccount16
-
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 CashAccount16Modifier and TypeFieldDescriptionprotected CashAccount16TransactionParty2.cdtrAcctprotected CashAccount16TransactionParty2.dbtrAcctprotected CashAccount16AccountReport11.rltdAcctprotected CashAccount16EntryTransaction2.sfkpgAcctMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return CashAccount16Modifier and TypeMethodDescriptionObjectFactory.createCashAccount16()Create an instance ofCashAccount16TransactionParty2.getCdtrAcct()Gets the value of the cdtrAcct property.TransactionParty2.getDbtrAcct()Gets the value of the dbtrAcct property.AccountReport11.getRltdAcct()Gets the value of the rltdAcct property.EntryTransaction2.getSfkpgAcct()Gets the value of the sfkpgAcct property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with parameters of type CashAccount16Modifier and TypeMethodDescriptionvoidTransactionParty2.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.