Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.TransactionInterest4
-
Packages that use TransactionInterest4 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
Uses of TransactionInterest4 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as TransactionInterest4 Modifier and Type Field Description protected TransactionInterest4EntryTransaction11. intrstprotected TransactionInterest4ReportEntry11. intrstMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return TransactionInterest4 Modifier and Type Method Description TransactionInterest4ObjectFactory. createTransactionInterest4()Create an instance ofTransactionInterest4TransactionInterest4EntryTransaction11. getIntrst()Gets the value of the intrst property.TransactionInterest4ReportEntry11. getIntrst()Gets the value of the intrst property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type TransactionInterest4 Modifier and Type Method Description voidEntryTransaction11. setIntrst(TransactionInterest4 value)Sets the value of the intrst property.voidReportEntry11. setIntrst(TransactionInterest4 value)Sets the value of the intrst property.
-