Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_11.CashAccount40
Packages that use CashAccount40
-
Uses of CashAccount40 in org.kapott.hbci.sepa.jaxb.pain_001_001_11
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_11 declared as CashAccount40Modifier and TypeFieldDescriptionprotected CashAccount40CreditTransferTransaction54.cdtrAcctprotected CashAccount40CreditTransferTransaction54.cdtrAgtAcctprotected CashAccount40PaymentInstruction40.chrgsAcctprotected CashAccount40PaymentInstruction40.dbtrAcctprotected CashAccount40PaymentInstruction40.dbtrAgtAcctprotected CashAccount40CreditTransferTransaction54.intrmyAgt1Acctprotected CashAccount40CreditTransferTransaction54.intrmyAgt2Acctprotected CashAccount40CreditTransferTransaction54.intrmyAgt3AcctMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return CashAccount40Modifier and TypeMethodDescriptionObjectFactory.createCashAccount40()Create an instance ofCashAccount40CreditTransferTransaction54.getCdtrAcct()Gets the value of the cdtrAcct property.CreditTransferTransaction54.getCdtrAgtAcct()Gets the value of the cdtrAgtAcct property.PaymentInstruction40.getChrgsAcct()Gets the value of the chrgsAcct property.PaymentInstruction40.getDbtrAcct()Gets the value of the dbtrAcct property.PaymentInstruction40.getDbtrAgtAcct()Gets the value of the dbtrAgtAcct property.CreditTransferTransaction54.getIntrmyAgt1Acct()Gets the value of the intrmyAgt1Acct property.CreditTransferTransaction54.getIntrmyAgt2Acct()Gets the value of the intrmyAgt2Acct property.CreditTransferTransaction54.getIntrmyAgt3Acct()Gets the value of the intrmyAgt3Acct property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 with parameters of type CashAccount40Modifier and TypeMethodDescriptionvoidCreditTransferTransaction54.setCdtrAcct(CashAccount40 value) Sets the value of the cdtrAcct property.voidCreditTransferTransaction54.setCdtrAgtAcct(CashAccount40 value) Sets the value of the cdtrAgtAcct property.voidPaymentInstruction40.setChrgsAcct(CashAccount40 value) Sets the value of the chrgsAcct property.voidPaymentInstruction40.setDbtrAcct(CashAccount40 value) Sets the value of the dbtrAcct property.voidPaymentInstruction40.setDbtrAgtAcct(CashAccount40 value) Sets the value of the dbtrAgtAcct property.voidCreditTransferTransaction54.setIntrmyAgt1Acct(CashAccount40 value) Sets the value of the intrmyAgt1Acct property.voidCreditTransferTransaction54.setIntrmyAgt2Acct(CashAccount40 value) Sets the value of the intrmyAgt2Acct property.voidCreditTransferTransaction54.setIntrmyAgt3Acct(CashAccount40 value) Sets the value of the intrmyAgt3Acct property.