Uses of Class
net.finmath.smartcontract.product.xml.FxFlexibleForwardRate
Packages that use FxFlexibleForwardRate
-
Uses of FxFlexibleForwardRate in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxFlexibleForwardRateMethods in net.finmath.smartcontract.product.xml that return FxFlexibleForwardRateModifier and TypeMethodDescriptionObjectFactory.createFxFlexibleForwardRate()
Create an instance ofFxFlexibleForwardRate
FxFlexibleForward.getForwardRate()
Gets the value of the forwardRate property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxFlexibleForwardRateModifier and TypeMethodDescriptionvoid
FxFlexibleForward.setForwardRate
(FxFlexibleForwardRate value) Sets the value of the forwardRate property.