Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_03.TransactionInterest3
-
Packages that use TransactionInterest3 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_03 -
-
Uses of TransactionInterest3 in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 with type parameters of type TransactionInterest3 Modifier and Type Field Description protected java.util.List<TransactionInterest3>
EntryTransaction3. intrst
protected java.util.List<TransactionInterest3>
ReportEntry3. intrst
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return TransactionInterest3 Modifier and Type Method Description TransactionInterest3
ObjectFactory. createTransactionInterest3()
Create an instance ofTransactionInterest3
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return types with arguments of type TransactionInterest3 Modifier and Type Method Description java.util.List<TransactionInterest3>
EntryTransaction3. getIntrst()
Gets the value of the intrst property.java.util.List<TransactionInterest3>
ReportEntry3. getIntrst()
Gets the value of the intrst property.
-