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 CashAccountSEPA2DirectDebitTransactionInformationSDD. dbtrAcctprotected CashAccountSEPA2AmendmentInformationDetailsSDD. orgnlDbtrAcctMethods in org.kapott.hbci.sepa.jaxb.pain_008_003_02 that return CashAccountSEPA2 Modifier and Type Method Description CashAccountSEPA2ObjectFactory. createCashAccountSEPA2()Create an instance ofCashAccountSEPA2CashAccountSEPA2DirectDebitTransactionInformationSDD. getDbtrAcct()Gets the value of the dbtrAcct property.CashAccountSEPA2AmendmentInformationDetailsSDD. 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 voidDirectDebitTransactionInformationSDD. setDbtrAcct(CashAccountSEPA2 value)Sets the value of the dbtrAcct property.voidAmendmentInformationDetailsSDD. setOrgnlDbtrAcct(CashAccountSEPA2 value)Sets the value of the orgnlDbtrAcct property.
-