Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_08.CashAccount38
Packages that use CashAccount38
-
Uses of CashAccount38 in org.kapott.hbci.sepa.jaxb.pain_008_001_08
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_08 declared as CashAccount38Modifier and TypeFieldDescriptionprotected CashAccount38
PaymentInstruction29.cdtrAcct
protected CashAccount38
PaymentInstruction29.cdtrAgtAcct
protected CashAccount38
PaymentInstruction29.chrgsAcct
protected CashAccount38
DirectDebitTransactionInformation23.dbtrAcct
protected CashAccount38
DirectDebitTransactionInformation23.dbtrAgtAcct
protected CashAccount38
AmendmentInformationDetails13.orgnlCdtrAgtAcct
protected CashAccount38
AmendmentInformationDetails13.orgnlDbtrAcct
protected CashAccount38
AmendmentInformationDetails13.orgnlDbtrAgtAcct
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_08 that return CashAccount38Modifier and TypeMethodDescriptionObjectFactory.createCashAccount38()
Create an instance ofCashAccount38
PaymentInstruction29.getCdtrAcct()
Gets the value of the cdtrAcct property.PaymentInstruction29.getCdtrAgtAcct()
Gets the value of the cdtrAgtAcct property.PaymentInstruction29.getChrgsAcct()
Gets the value of the chrgsAcct property.DirectDebitTransactionInformation23.getDbtrAcct()
Gets the value of the dbtrAcct property.DirectDebitTransactionInformation23.getDbtrAgtAcct()
Gets the value of the dbtrAgtAcct property.AmendmentInformationDetails13.getOrgnlCdtrAgtAcct()
Gets the value of the orgnlCdtrAgtAcct property.AmendmentInformationDetails13.getOrgnlDbtrAcct()
Gets the value of the orgnlDbtrAcct property.AmendmentInformationDetails13.getOrgnlDbtrAgtAcct()
Gets the value of the orgnlDbtrAgtAcct property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_08 with parameters of type CashAccount38Modifier and TypeMethodDescriptionvoid
PaymentInstruction29.setCdtrAcct
(CashAccount38 value) Sets the value of the cdtrAcct property.void
PaymentInstruction29.setCdtrAgtAcct
(CashAccount38 value) Sets the value of the cdtrAgtAcct property.void
PaymentInstruction29.setChrgsAcct
(CashAccount38 value) Sets the value of the chrgsAcct property.void
DirectDebitTransactionInformation23.setDbtrAcct
(CashAccount38 value) Sets the value of the dbtrAcct property.void
DirectDebitTransactionInformation23.setDbtrAgtAcct
(CashAccount38 value) Sets the value of the dbtrAgtAcct property.void
AmendmentInformationDetails13.setOrgnlCdtrAgtAcct
(CashAccount38 value) Sets the value of the orgnlCdtrAgtAcct property.void
AmendmentInformationDetails13.setOrgnlDbtrAcct
(CashAccount38 value) Sets the value of the orgnlDbtrAcct property.void
AmendmentInformationDetails13.setOrgnlDbtrAgtAcct
(CashAccount38 value) Sets the value of the orgnlDbtrAgtAcct property.