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 CashAccountSEPA1
OriginalTransactionReferenceSEPA. cdtrAcct
protected CashAccountSEPA1
OriginalTransactionReferenceSEPA. dbtrAcct
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_03 that return CashAccountSEPA1 Modifier and Type Method Description CashAccountSEPA1
ObjectFactory. createCashAccountSEPA1()
Create an instance ofCashAccountSEPA1
CashAccountSEPA1
OriginalTransactionReferenceSEPA. getCdtrAcct()
Gets the value of the cdtrAcct property.CashAccountSEPA1
OriginalTransactionReferenceSEPA. 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 void
OriginalTransactionReferenceSEPA. setCdtrAcct(CashAccountSEPA1 value)
Sets the value of the cdtrAcct property.void
OriginalTransactionReferenceSEPA. setDbtrAcct(CashAccountSEPA1 value)
Sets the value of the dbtrAcct property.
-