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 CashAccountSEPA1OriginalTransactionReferenceSEPA.cdtrAcctprotected CashAccountSEPA1OriginalTransactionReferenceSEPA.dbtrAcctMethods in org.kapott.hbci.sepa.jaxb.pain_002_002_02 that return CashAccountSEPA1Modifier and TypeMethodDescriptionObjectFactory.createCashAccountSEPA1()Create an instance ofCashAccountSEPA1OriginalTransactionReferenceSEPA.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 TypeMethodDescriptionvoidOriginalTransactionReferenceSEPA.setCdtrAcct(CashAccountSEPA1 value) Sets the value of the cdtrAcct property.voidOriginalTransactionReferenceSEPA.setDbtrAcct(CashAccountSEPA1 value) Sets the value of the dbtrAcct property.