Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_002_01.CashAccountSDD2
-
Packages that use CashAccountSDD2 Package Description org.kapott.hbci.sepa.jaxb.pain_008_002_01 -
-
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 CashAccountSDD2 Modifier and Type Field Description protected CashAccountSDD2DirectDebitTransactionInformationSDD. dbtrAcctprotected CashAccountSDD2AmendmentInformationDetailsSDD. orgnlDbtrAcctMethods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 that return CashAccountSDD2 Modifier and Type Method Description CashAccountSDD2ObjectFactory. createCashAccountSDD2()Create an instance ofCashAccountSDD2CashAccountSDD2DirectDebitTransactionInformationSDD. getDbtrAcct()Gets the value of the dbtrAcct property.CashAccountSDD2AmendmentInformationDetailsSDD. getOrgnlDbtrAcct()Gets the value of the orgnlDbtrAcct property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 with parameters of type CashAccountSDD2 Modifier and Type Method Description voidDirectDebitTransactionInformationSDD. setDbtrAcct(CashAccountSDD2 value)Sets the value of the dbtrAcct property.voidAmendmentInformationDetailsSDD. setOrgnlDbtrAcct(CashAccountSDD2 value)Sets the value of the orgnlDbtrAcct property.
-