Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.TransactionInterest3
-
Packages that use TransactionInterest3 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_04 -
-
Uses of TransactionInterest3 in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as TransactionInterest3 Modifier and Type Field Description protected TransactionInterest3EntryTransaction4. intrstprotected TransactionInterest3ReportEntry4. intrstMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return TransactionInterest3 Modifier and Type Method Description TransactionInterest3ObjectFactory. createTransactionInterest3()Create an instance ofTransactionInterest3TransactionInterest3EntryTransaction4. getIntrst()Gets the value of the intrst property.TransactionInterest3ReportEntry4. getIntrst()Gets the value of the intrst property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type TransactionInterest3 Modifier and Type Method Description voidEntryTransaction4. setIntrst(TransactionInterest3 value)Sets the value of the intrst property.voidReportEntry4. setIntrst(TransactionInterest3 value)Sets the value of the intrst property.
-