Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_03.CashAccountSEPA1
-
Packages that use CashAccountSEPA1 Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_03 -
-
Uses of CashAccountSEPA1 in org.kapott.hbci.sepa.jaxb.pain_002_001_03
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_03 declared as CashAccountSEPA1 Modifier and Type Field Description protected CashAccountSEPA1OriginalTransactionReferenceSEPA. cdtrAcctprotected CashAccountSEPA1OriginalTransactionReferenceSEPA. dbtrAcctMethods in org.kapott.hbci.sepa.jaxb.pain_002_001_03 that return CashAccountSEPA1 Modifier and Type Method Description CashAccountSEPA1ObjectFactory. createCashAccountSEPA1()Create an instance ofCashAccountSEPA1CashAccountSEPA1OriginalTransactionReferenceSEPA. getCdtrAcct()Gets the value of the cdtrAcct property.CashAccountSEPA1OriginalTransactionReferenceSEPA. getDbtrAcct()Gets the value of the dbtrAcct property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_03 with parameters of type CashAccountSEPA1 Modifier and Type Method Description voidOriginalTransactionReferenceSEPA. setCdtrAcct(CashAccountSEPA1 value)Sets the value of the cdtrAcct property.voidOriginalTransactionReferenceSEPA. setDbtrAcct(CashAccountSEPA1 value)Sets the value of the dbtrAcct property.
-