Uses of Class
net.finmath.smartcontract.product.xml.FloatingRateDefinition
Packages that use FloatingRateDefinition
-
Uses of FloatingRateDefinition in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FloatingRateDefinitionModifier and TypeFieldDescriptionprotected FloatingRateDefinition
CalculationPeriod.floatingRateDefinition
Methods in net.finmath.smartcontract.product.xml that return FloatingRateDefinitionModifier and TypeMethodDescriptionObjectFactory.createFloatingRateDefinition()
Create an instance ofFloatingRateDefinition
CalculationPeriod.getFloatingRateDefinition()
Gets the value of the floatingRateDefinition property.Methods in net.finmath.smartcontract.product.xml with parameters of type FloatingRateDefinitionModifier and TypeMethodDescriptionvoid
CalculationPeriod.setFloatingRateDefinition(FloatingRateDefinition value)
Sets the value of the floatingRateDefinition property.