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 CashAccount16
TransactionParty2.cdtrAcct
protected CashAccount16
TransactionParty2.dbtrAcct
protected CashAccount16
AccountReport11.rltdAcct
protected CashAccount16
EntryTransaction2.sfkpgAcct
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return CashAccount16Modifier and TypeMethodDescriptionObjectFactory.createCashAccount16()
Create an instance ofCashAccount16
TransactionParty2.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 TypeMethodDescriptionvoid
TransactionParty2.setCdtrAcct
(CashAccount16 value) Sets the value of the cdtrAcct property.void
TransactionParty2.setDbtrAcct
(CashAccount16 value) Sets the value of the dbtrAcct property.void
AccountReport11.setRltdAcct
(CashAccount16 value) Sets the value of the rltdAcct property.void
EntryTransaction2.setSfkpgAcct
(CashAccount16 value) Sets the value of the sfkpgAcct property.