Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.TransactionInterest4
-
Packages that use TransactionInterest4 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
Uses of TransactionInterest4 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as TransactionInterest4 Modifier and Type Field Description protected TransactionInterest4
EntryTransaction11. intrst
protected TransactionInterest4
ReportEntry11. intrst
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return TransactionInterest4 Modifier and Type Method Description TransactionInterest4
ObjectFactory. createTransactionInterest4()
Create an instance ofTransactionInterest4
TransactionInterest4
EntryTransaction11. getIntrst()
Gets the value of the intrst property.TransactionInterest4
ReportEntry11. getIntrst()
Gets the value of the intrst property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type TransactionInterest4 Modifier and Type Method Description void
EntryTransaction11. setIntrst(TransactionInterest4 value)
Sets the value of the intrst property.void
ReportEntry11. setIntrst(TransactionInterest4 value)
Sets the value of the intrst property.
-