Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_10.CashAccount40
Packages that use CashAccount40
-
Uses of CashAccount40 in org.kapott.hbci.sepa.jaxb.pain_008_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_10 declared as CashAccount40Modifier and TypeFieldDescriptionprotected CashAccount40
PaymentInstruction39.cdtrAcct
protected CashAccount40
PaymentInstruction39.cdtrAgtAcct
protected CashAccount40
PaymentInstruction39.chrgsAcct
protected CashAccount40
DirectDebitTransactionInformation28.dbtrAcct
protected CashAccount40
DirectDebitTransactionInformation28.dbtrAgtAcct
protected CashAccount40
AmendmentInformationDetails14.orgnlCdtrAgtAcct
protected CashAccount40
AmendmentInformationDetails14.orgnlDbtrAcct
protected CashAccount40
AmendmentInformationDetails14.orgnlDbtrAgtAcct
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 that return CashAccount40Modifier and TypeMethodDescriptionObjectFactory.createCashAccount40()
Create an instance ofCashAccount40
PaymentInstruction39.getCdtrAcct()
Gets the value of the cdtrAcct property.PaymentInstruction39.getCdtrAgtAcct()
Gets the value of the cdtrAgtAcct property.PaymentInstruction39.getChrgsAcct()
Gets the value of the chrgsAcct property.DirectDebitTransactionInformation28.getDbtrAcct()
Gets the value of the dbtrAcct property.DirectDebitTransactionInformation28.getDbtrAgtAcct()
Gets the value of the dbtrAgtAcct property.AmendmentInformationDetails14.getOrgnlCdtrAgtAcct()
Gets the value of the orgnlCdtrAgtAcct property.AmendmentInformationDetails14.getOrgnlDbtrAcct()
Gets the value of the orgnlDbtrAcct property.AmendmentInformationDetails14.getOrgnlDbtrAgtAcct()
Gets the value of the orgnlDbtrAgtAcct property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 with parameters of type CashAccount40Modifier and TypeMethodDescriptionvoid
PaymentInstruction39.setCdtrAcct
(CashAccount40 value) Sets the value of the cdtrAcct property.void
PaymentInstruction39.setCdtrAgtAcct
(CashAccount40 value) Sets the value of the cdtrAgtAcct property.void
PaymentInstruction39.setChrgsAcct
(CashAccount40 value) Sets the value of the chrgsAcct property.void
DirectDebitTransactionInformation28.setDbtrAcct
(CashAccount40 value) Sets the value of the dbtrAcct property.void
DirectDebitTransactionInformation28.setDbtrAgtAcct
(CashAccount40 value) Sets the value of the dbtrAgtAcct property.void
AmendmentInformationDetails14.setOrgnlCdtrAgtAcct
(CashAccount40 value) Sets the value of the orgnlCdtrAgtAcct property.void
AmendmentInformationDetails14.setOrgnlDbtrAcct
(CashAccount40 value) Sets the value of the orgnlDbtrAcct property.void
AmendmentInformationDetails14.setOrgnlDbtrAgtAcct
(CashAccount40 value) Sets the value of the orgnlDbtrAgtAcct property.