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 TypeClassDescriptionclass
Java class for FloatingStrikePrice complex type.Fields in net.finmath.smartcontract.product.xml declared as FloatingLegCalculationModifier and TypeFieldDescriptionprotected FloatingLegCalculation
AveragePriceLeg.calculation
protected FloatingLegCalculation
FloatingPriceLeg.calculation
Methods in net.finmath.smartcontract.product.xml that return FloatingLegCalculationModifier and TypeMethodDescriptionObjectFactory.createFloatingLegCalculation()
Create an instance ofFloatingLegCalculation
AveragePriceLeg.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 TypeMethodDescriptionvoid
AveragePriceLeg.setCalculation
(FloatingLegCalculation value) Sets the value of the calculation property.void
FloatingPriceLeg.setCalculation
(FloatingLegCalculation value) Sets the value of the calculation property.