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 FloatingRateIndexLoan
FloatingRateOptionBase.floatingRateIndex
Methods in net.finmath.smartcontract.product.xml that return FloatingRateIndexLoanModifier and TypeMethodDescriptionObjectFactory.createFloatingRateIndexLoan()
Create an instance ofFloatingRateIndexLoan
FloatingRateOptionBase.getFloatingRateIndex()
Gets the value of the floatingRateIndex property.Methods in net.finmath.smartcontract.product.xml with parameters of type FloatingRateIndexLoanModifier and TypeMethodDescriptionvoid
FloatingRateOptionBase.setFloatingRateIndex(FloatingRateIndexLoan value)
Sets the value of the floatingRateIndex property.