Uses of Class
net.finmath.smartcontract.product.xml.FloatingLegCalculation
Packages that use FloatingLegCalculation
-
Uses of FloatingLegCalculation in net.finmath.smartcontract.product.xml
Subclasses of FloatingLegCalculation in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclassJava class for FloatingStrikePrice complex type.Fields in net.finmath.smartcontract.product.xml declared as FloatingLegCalculationModifier and TypeFieldDescriptionprotected FloatingLegCalculationAveragePriceLeg.calculationprotected FloatingLegCalculationFloatingPriceLeg.calculationMethods in net.finmath.smartcontract.product.xml that return FloatingLegCalculationModifier and TypeMethodDescriptionObjectFactory.createFloatingLegCalculation()Create an instance ofFloatingLegCalculationAveragePriceLeg.getCalculation()Gets the value of the calculation property.FloatingPriceLeg.getCalculation()Gets the value of the calculation property.Methods in net.finmath.smartcontract.product.xml with parameters of type FloatingLegCalculationModifier and TypeMethodDescriptionvoidAveragePriceLeg.setCalculation(FloatingLegCalculation value) Sets the value of the calculation property.voidFloatingPriceLeg.setCalculation(FloatingLegCalculation value) Sets the value of the calculation property.