Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_003_02.CashAccountSEPA2
Packages that use CashAccountSEPA2
-
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 CashAccountSEPA2Modifier and TypeFieldDescriptionprotected CashAccountSEPA2DirectDebitTransactionInformationSDD.dbtrAcctprotected CashAccountSEPA2AmendmentInformationDetailsSDD.orgnlDbtrAcctMethods in org.kapott.hbci.sepa.jaxb.pain_008_003_02 that return CashAccountSEPA2Modifier and TypeMethodDescriptionObjectFactory.createCashAccountSEPA2()Create an instance ofCashAccountSEPA2DirectDebitTransactionInformationSDD.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_003_02 with parameters of type CashAccountSEPA2Modifier and TypeMethodDescriptionvoidDirectDebitTransactionInformationSDD.setDbtrAcct(CashAccountSEPA2 value) Sets the value of the dbtrAcct property.voidAmendmentInformationDetailsSDD.setOrgnlDbtrAcct(CashAccountSEPA2 value) Sets the value of the orgnlDbtrAcct property.