Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.TransactionInterest2
-
Packages that use TransactionInterest2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_02 -
-
Uses of TransactionInterest2 in org.kapott.hbci.sepa.jaxb.camt_052_001_02
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with type parameters of type TransactionInterest2 Modifier and Type Field Description protected java.util.List<TransactionInterest2>
EntryTransaction2. intrst
protected java.util.List<TransactionInterest2>
ReportEntry2. intrst
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return TransactionInterest2 Modifier and Type Method Description TransactionInterest2
ObjectFactory. createTransactionInterest2()
Create an instance ofTransactionInterest2
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return types with arguments of type TransactionInterest2 Modifier and Type Method Description java.util.List<TransactionInterest2>
EntryTransaction2. getIntrst()
Gets the value of the intrst property.java.util.List<TransactionInterest2>
ReportEntry2. getIntrst()
Gets the value of the intrst property.
-