Uses of Class
net.finmath.smartcontract.product.xml.FloatingRateIndexLoan
Packages that use FloatingRateIndexLoan
-
Uses of FloatingRateIndexLoan in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FloatingRateIndexLoanModifier and TypeFieldDescriptionprotected FloatingRateIndexLoanFloatingRateOptionBase.floatingRateIndexMethods in net.finmath.smartcontract.product.xml that return FloatingRateIndexLoanModifier and TypeMethodDescriptionObjectFactory.createFloatingRateIndexLoan()Create an instance ofFloatingRateIndexLoanFloatingRateOptionBase.getFloatingRateIndex()Gets the value of the floatingRateIndex property.Methods in net.finmath.smartcontract.product.xml with parameters of type FloatingRateIndexLoanModifier and TypeMethodDescriptionvoidFloatingRateOptionBase.setFloatingRateIndex(FloatingRateIndexLoan value) Sets the value of the floatingRateIndex property.