Uses of Class
net.finmath.smartcontract.product.xml.FloatingRateCalculationReference
Packages that use FloatingRateCalculationReference
-
Uses of FloatingRateCalculationReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FloatingRateCalculationReferenceModifier and TypeFieldDescriptionprotected FloatingRateCalculationReference
CompoundingRate.interestLegRate
Methods in net.finmath.smartcontract.product.xml that return FloatingRateCalculationReferenceModifier and TypeMethodDescriptionObjectFactory.createFloatingRateCalculationReference()
Create an instance ofFloatingRateCalculationReference
CompoundingRate.getInterestLegRate()
Gets the value of the interestLegRate property.Methods in net.finmath.smartcontract.product.xml with parameters of type FloatingRateCalculationReferenceModifier and TypeMethodDescriptionvoid
CompoundingRate.setInterestLegRate
(FloatingRateCalculationReference value) Sets the value of the interestLegRate property.