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