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 CashAccount40
CreditTransferTransaction54.cdtrAcct
protected CashAccount40
CreditTransferTransaction54.cdtrAgtAcct
protected CashAccount40
PaymentInstruction40.chrgsAcct
protected CashAccount40
PaymentInstruction40.dbtrAcct
protected CashAccount40
PaymentInstruction40.dbtrAgtAcct
protected CashAccount40
CreditTransferTransaction54.intrmyAgt1Acct
protected CashAccount40
CreditTransferTransaction54.intrmyAgt2Acct
protected CashAccount40
CreditTransferTransaction54.intrmyAgt3Acct
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return CashAccount40Modifier and TypeMethodDescriptionObjectFactory.createCashAccount40()
Create an instance ofCashAccount40
CreditTransferTransaction54.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 TypeMethodDescriptionvoid
CreditTransferTransaction54.setCdtrAcct
(CashAccount40 value) Sets the value of the cdtrAcct property.void
CreditTransferTransaction54.setCdtrAgtAcct
(CashAccount40 value) Sets the value of the cdtrAgtAcct property.void
PaymentInstruction40.setChrgsAcct
(CashAccount40 value) Sets the value of the chrgsAcct property.void
PaymentInstruction40.setDbtrAcct
(CashAccount40 value) Sets the value of the dbtrAcct property.void
PaymentInstruction40.setDbtrAgtAcct
(CashAccount40 value) Sets the value of the dbtrAgtAcct property.void
CreditTransferTransaction54.setIntrmyAgt1Acct
(CashAccount40 value) Sets the value of the intrmyAgt1Acct property.void
CreditTransferTransaction54.setIntrmyAgt2Acct
(CashAccount40 value) Sets the value of the intrmyAgt2Acct property.void
CreditTransferTransaction54.setIntrmyAgt3Acct
(CashAccount40 value) Sets the value of the intrmyAgt3Acct property.