Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_002_01.CashAccountSDD2
Packages that use CashAccountSDD2
-
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 CashAccountSDD2Modifier and TypeFieldDescriptionprotected CashAccountSDD2DirectDebitTransactionInformationSDD.dbtrAcctprotected CashAccountSDD2AmendmentInformationDetailsSDD.orgnlDbtrAcctMethods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 that return CashAccountSDD2Modifier and TypeMethodDescriptionObjectFactory.createCashAccountSDD2()Create an instance ofCashAccountSDD2DirectDebitTransactionInformationSDD.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_01 with parameters of type CashAccountSDD2Modifier and TypeMethodDescriptionvoidDirectDebitTransactionInformationSDD.setDbtrAcct(CashAccountSDD2 value) Sets the value of the dbtrAcct property.voidAmendmentInformationDetailsSDD.setOrgnlDbtrAcct(CashAccountSDD2 value) Sets the value of the orgnlDbtrAcct property.