Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_11.CashAccount40
-
Packages that use CashAccount40 Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_11 -
-
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 CashAccount40 Modifier and Type Field Description protected 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 CashAccount40 Modifier and Type Method Description CashAccount40
ObjectFactory. createCashAccount40()
Create an instance ofCashAccount40
CashAccount40
CreditTransferTransaction54. getCdtrAcct()
Gets the value of the cdtrAcct property.CashAccount40
CreditTransferTransaction54. getCdtrAgtAcct()
Gets the value of the cdtrAgtAcct property.CashAccount40
PaymentInstruction40. getChrgsAcct()
Gets the value of the chrgsAcct property.CashAccount40
PaymentInstruction40. getDbtrAcct()
Gets the value of the dbtrAcct property.CashAccount40
PaymentInstruction40. getDbtrAgtAcct()
Gets the value of the dbtrAgtAcct property.CashAccount40
CreditTransferTransaction54. getIntrmyAgt1Acct()
Gets the value of the intrmyAgt1Acct property.CashAccount40
CreditTransferTransaction54. getIntrmyAgt2Acct()
Gets the value of the intrmyAgt2Acct property.CashAccount40
CreditTransferTransaction54. getIntrmyAgt3Acct()
Gets the value of the intrmyAgt3Acct property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 with parameters of type CashAccount40 Modifier and Type Method Description void
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.
-