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