Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_002_02.CashAccountSEPA1
Packages that use CashAccountSEPA1
-
Uses of CashAccountSEPA1 in org.kapott.hbci.sepa.jaxb.pain_002_002_02
Fields in org.kapott.hbci.sepa.jaxb.pain_002_002_02 declared as CashAccountSEPA1Modifier and TypeFieldDescriptionprotected CashAccountSEPA1
OriginalTransactionReferenceSEPA.cdtrAcct
protected CashAccountSEPA1
OriginalTransactionReferenceSEPA.dbtrAcct
Methods in org.kapott.hbci.sepa.jaxb.pain_002_002_02 that return CashAccountSEPA1Modifier and TypeMethodDescriptionObjectFactory.createCashAccountSEPA1()
Create an instance ofCashAccountSEPA1
OriginalTransactionReferenceSEPA.getCdtrAcct()
Gets the value of the cdtrAcct property.OriginalTransactionReferenceSEPA.getDbtrAcct()
Gets the value of the dbtrAcct property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_002_02 with parameters of type CashAccountSEPA1Modifier and TypeMethodDescriptionvoid
OriginalTransactionReferenceSEPA.setCdtrAcct
(CashAccountSEPA1 value) Sets the value of the cdtrAcct property.void
OriginalTransactionReferenceSEPA.setDbtrAcct
(CashAccountSEPA1 value) Sets the value of the dbtrAcct property.