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 CashAccount38PaymentInstruction29.cdtrAcctprotected CashAccount38PaymentInstruction29.cdtrAgtAcctprotected CashAccount38PaymentInstruction29.chrgsAcctprotected CashAccount38DirectDebitTransactionInformation23.dbtrAcctprotected CashAccount38DirectDebitTransactionInformation23.dbtrAgtAcctprotected CashAccount38AmendmentInformationDetails13.orgnlCdtrAgtAcctprotected CashAccount38AmendmentInformationDetails13.orgnlDbtrAcctprotected CashAccount38AmendmentInformationDetails13.orgnlDbtrAgtAcctMethods in org.kapott.hbci.sepa.jaxb.pain_008_001_08 that return CashAccount38Modifier and TypeMethodDescriptionObjectFactory.createCashAccount38()Create an instance ofCashAccount38PaymentInstruction29.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 TypeMethodDescriptionvoidPaymentInstruction29.setCdtrAcct(CashAccount38 value) Sets the value of the cdtrAcct property.voidPaymentInstruction29.setCdtrAgtAcct(CashAccount38 value) Sets the value of the cdtrAgtAcct property.voidPaymentInstruction29.setChrgsAcct(CashAccount38 value) Sets the value of the chrgsAcct property.voidDirectDebitTransactionInformation23.setDbtrAcct(CashAccount38 value) Sets the value of the dbtrAcct property.voidDirectDebitTransactionInformation23.setDbtrAgtAcct(CashAccount38 value) Sets the value of the dbtrAgtAcct property.voidAmendmentInformationDetails13.setOrgnlCdtrAgtAcct(CashAccount38 value) Sets the value of the orgnlCdtrAgtAcct property.voidAmendmentInformationDetails13.setOrgnlDbtrAcct(CashAccount38 value) Sets the value of the orgnlDbtrAcct property.voidAmendmentInformationDetails13.setOrgnlDbtrAgtAcct(CashAccount38 value) Sets the value of the orgnlDbtrAgtAcct property.