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 FloatingRateDefinitionCalculationPeriod.floatingRateDefinitionMethods in net.finmath.smartcontract.product.xml that return FloatingRateDefinitionModifier and TypeMethodDescriptionObjectFactory.createFloatingRateDefinition()Create an instance ofFloatingRateDefinitionCalculationPeriod.getFloatingRateDefinition()Gets the value of the floatingRateDefinition property.Methods in net.finmath.smartcontract.product.xml with parameters of type FloatingRateDefinitionModifier and TypeMethodDescriptionvoidCalculationPeriod.setFloatingRateDefinition(FloatingRateDefinition value) Sets the value of the floatingRateDefinition property.