Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_002_01.CashAccountSDD2
Packages that use CashAccountSDD2
-
Uses of CashAccountSDD2 in org.kapott.hbci.sepa.jaxb.pain_008_002_01
Fields in org.kapott.hbci.sepa.jaxb.pain_008_002_01 declared as CashAccountSDD2Modifier and TypeFieldDescriptionprotected CashAccountSDD2
DirectDebitTransactionInformationSDD.dbtrAcct
protected CashAccountSDD2
AmendmentInformationDetailsSDD.orgnlDbtrAcct
Methods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 that return CashAccountSDD2Modifier and TypeMethodDescriptionObjectFactory.createCashAccountSDD2()
Create an instance ofCashAccountSDD2
DirectDebitTransactionInformationSDD.getDbtrAcct()
Gets the value of the dbtrAcct property.AmendmentInformationDetailsSDD.getOrgnlDbtrAcct()
Gets the value of the orgnlDbtrAcct property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 with parameters of type CashAccountSDD2Modifier and TypeMethodDescriptionvoid
DirectDebitTransactionInformationSDD.setDbtrAcct
(CashAccountSDD2 value) Sets the value of the dbtrAcct property.void
AmendmentInformationDetailsSDD.setOrgnlDbtrAcct
(CashAccountSDD2 value) Sets the value of the orgnlDbtrAcct property.