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 FloatingRateCalculationReferenceCompoundingRate.interestLegRateMethods in net.finmath.smartcontract.product.xml that return FloatingRateCalculationReferenceModifier and TypeMethodDescriptionObjectFactory.createFloatingRateCalculationReference()Create an instance ofFloatingRateCalculationReferenceCompoundingRate.getInterestLegRate()Gets the value of the interestLegRate property.Methods in net.finmath.smartcontract.product.xml with parameters of type FloatingRateCalculationReferenceModifier and TypeMethodDescriptionvoidCompoundingRate.setInterestLegRate(FloatingRateCalculationReference value) Sets the value of the interestLegRate property.