Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_05.TransactionInterest3
-
Packages that use TransactionInterest3 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_05 -
-
Uses of TransactionInterest3 in org.kapott.hbci.sepa.jaxb.camt_052_001_05
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_05 declared as TransactionInterest3 Modifier and Type Field Description protected TransactionInterest3
EntryTransaction7. intrst
protected TransactionInterest3
ReportEntry7. intrst
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return TransactionInterest3 Modifier and Type Method Description TransactionInterest3
ObjectFactory. createTransactionInterest3()
Create an instance ofTransactionInterest3
TransactionInterest3
EntryTransaction7. getIntrst()
Gets the value of the intrst property.TransactionInterest3
ReportEntry7. getIntrst()
Gets the value of the intrst property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 with parameters of type TransactionInterest3 Modifier and Type Method Description void
EntryTransaction7. setIntrst(TransactionInterest3 value)
Sets the value of the intrst property.void
ReportEntry7. setIntrst(TransactionInterest3 value)
Sets the value of the intrst property.
-