Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_002_02.CashAccountSEPA2
Packages that use CashAccountSEPA2
-
Uses of CashAccountSEPA2 in org.kapott.hbci.sepa.jaxb.pain_008_002_02
Fields in org.kapott.hbci.sepa.jaxb.pain_008_002_02 declared as CashAccountSEPA2Modifier and TypeFieldDescriptionprotected CashAccountSEPA2
DirectDebitTransactionInformationSDD.dbtrAcct
protected CashAccountSEPA2
AmendmentInformationDetailsSDD.orgnlDbtrAcct
Methods in org.kapott.hbci.sepa.jaxb.pain_008_002_02 that return CashAccountSEPA2Modifier and TypeMethodDescriptionObjectFactory.createCashAccountSEPA2()
Create an instance ofCashAccountSEPA2
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_02 with parameters of type CashAccountSEPA2Modifier and TypeMethodDescriptionvoid
DirectDebitTransactionInformationSDD.setDbtrAcct
(CashAccountSEPA2 value) Sets the value of the dbtrAcct property.void
AmendmentInformationDetailsSDD.setOrgnlDbtrAcct
(CashAccountSEPA2 value) Sets the value of the orgnlDbtrAcct property.