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 CashAccount40PaymentInstruction39.cdtrAcctprotected CashAccount40PaymentInstruction39.cdtrAgtAcctprotected CashAccount40PaymentInstruction39.chrgsAcctprotected CashAccount40DirectDebitTransactionInformation28.dbtrAcctprotected CashAccount40DirectDebitTransactionInformation28.dbtrAgtAcctprotected CashAccount40AmendmentInformationDetails14.orgnlCdtrAgtAcctprotected CashAccount40AmendmentInformationDetails14.orgnlDbtrAcctprotected CashAccount40AmendmentInformationDetails14.orgnlDbtrAgtAcctMethods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 that return CashAccount40Modifier and TypeMethodDescriptionObjectFactory.createCashAccount40()Create an instance ofCashAccount40PaymentInstruction39.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 TypeMethodDescriptionvoidPaymentInstruction39.setCdtrAcct(CashAccount40 value) Sets the value of the cdtrAcct property.voidPaymentInstruction39.setCdtrAgtAcct(CashAccount40 value) Sets the value of the cdtrAgtAcct property.voidPaymentInstruction39.setChrgsAcct(CashAccount40 value) Sets the value of the chrgsAcct property.voidDirectDebitTransactionInformation28.setDbtrAcct(CashAccount40 value) Sets the value of the dbtrAcct property.voidDirectDebitTransactionInformation28.setDbtrAgtAcct(CashAccount40 value) Sets the value of the dbtrAgtAcct property.voidAmendmentInformationDetails14.setOrgnlCdtrAgtAcct(CashAccount40 value) Sets the value of the orgnlCdtrAgtAcct property.voidAmendmentInformationDetails14.setOrgnlDbtrAcct(CashAccount40 value) Sets the value of the orgnlDbtrAcct property.voidAmendmentInformationDetails14.setOrgnlDbtrAgtAcct(CashAccount40 value) Sets the value of the orgnlDbtrAgtAcct property.