Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_10.CashAccount40
-
Packages that use CashAccount40 Package Description org.kapott.hbci.sepa.jaxb.pain_008_001_10 -
-
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 CashAccount40 Modifier and Type Field Description protected CashAccount40
PaymentInstruction39. cdtrAcct
protected CashAccount40
PaymentInstruction39. cdtrAgtAcct
protected CashAccount40
PaymentInstruction39. chrgsAcct
protected CashAccount40
DirectDebitTransactionInformation28. dbtrAcct
protected CashAccount40
DirectDebitTransactionInformation28. dbtrAgtAcct
protected CashAccount40
AmendmentInformationDetails14. orgnlCdtrAgtAcct
protected CashAccount40
AmendmentInformationDetails14. orgnlDbtrAcct
protected CashAccount40
AmendmentInformationDetails14. orgnlDbtrAgtAcct
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 that return CashAccount40 Modifier and Type Method Description CashAccount40
ObjectFactory. createCashAccount40()
Create an instance ofCashAccount40
CashAccount40
PaymentInstruction39. getCdtrAcct()
Gets the value of the cdtrAcct property.CashAccount40
PaymentInstruction39. getCdtrAgtAcct()
Gets the value of the cdtrAgtAcct property.CashAccount40
PaymentInstruction39. getChrgsAcct()
Gets the value of the chrgsAcct property.CashAccount40
DirectDebitTransactionInformation28. getDbtrAcct()
Gets the value of the dbtrAcct property.CashAccount40
DirectDebitTransactionInformation28. getDbtrAgtAcct()
Gets the value of the dbtrAgtAcct property.CashAccount40
AmendmentInformationDetails14. getOrgnlCdtrAgtAcct()
Gets the value of the orgnlCdtrAgtAcct property.CashAccount40
AmendmentInformationDetails14. getOrgnlDbtrAcct()
Gets the value of the orgnlDbtrAcct property.CashAccount40
AmendmentInformationDetails14. getOrgnlDbtrAgtAcct()
Gets the value of the orgnlDbtrAgtAcct property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 with parameters of type CashAccount40 Modifier and Type Method Description void
PaymentInstruction39. setCdtrAcct(CashAccount40 value)
Sets the value of the cdtrAcct property.void
PaymentInstruction39. setCdtrAgtAcct(CashAccount40 value)
Sets the value of the cdtrAgtAcct property.void
PaymentInstruction39. setChrgsAcct(CashAccount40 value)
Sets the value of the chrgsAcct property.void
DirectDebitTransactionInformation28. setDbtrAcct(CashAccount40 value)
Sets the value of the dbtrAcct property.void
DirectDebitTransactionInformation28. setDbtrAgtAcct(CashAccount40 value)
Sets the value of the dbtrAgtAcct property.void
AmendmentInformationDetails14. setOrgnlCdtrAgtAcct(CashAccount40 value)
Sets the value of the orgnlCdtrAgtAcct property.void
AmendmentInformationDetails14. setOrgnlDbtrAcct(CashAccount40 value)
Sets the value of the orgnlDbtrAcct property.void
AmendmentInformationDetails14. setOrgnlDbtrAgtAcct(CashAccount40 value)
Sets the value of the orgnlDbtrAgtAcct property.
-