Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_003_02.CashAccountSEPA2
-
Packages that use CashAccountSEPA2 Package Description org.kapott.hbci.sepa.jaxb.pain_008_003_02 -
-
Uses of CashAccountSEPA2 in org.kapott.hbci.sepa.jaxb.pain_008_003_02
Fields in org.kapott.hbci.sepa.jaxb.pain_008_003_02 declared as CashAccountSEPA2 Modifier and Type Field Description protected CashAccountSEPA2
DirectDebitTransactionInformationSDD. dbtrAcct
protected CashAccountSEPA2
AmendmentInformationDetailsSDD. orgnlDbtrAcct
Methods in org.kapott.hbci.sepa.jaxb.pain_008_003_02 that return CashAccountSEPA2 Modifier and Type Method Description CashAccountSEPA2
ObjectFactory. createCashAccountSEPA2()
Create an instance ofCashAccountSEPA2
CashAccountSEPA2
DirectDebitTransactionInformationSDD. getDbtrAcct()
Gets the value of the dbtrAcct property.CashAccountSEPA2
AmendmentInformationDetailsSDD. getOrgnlDbtrAcct()
Gets the value of the orgnlDbtrAcct property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_003_02 with parameters of type CashAccountSEPA2 Modifier and Type Method Description void
DirectDebitTransactionInformationSDD. setDbtrAcct(CashAccountSEPA2 value)
Sets the value of the dbtrAcct property.void
AmendmentInformationDetailsSDD. setOrgnlDbtrAcct(CashAccountSEPA2 value)
Sets the value of the orgnlDbtrAcct property.
-