Uses of Class
net.finmath.smartcontract.product.xml.FxRateSet
Packages that use FxRateSet
-
Uses of FxRateSet in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxRateSetMethods in net.finmath.smartcontract.product.xml that return FxRateSetModifier and TypeMethodDescriptionObjectFactory.createFxRateSet()
Create an instance ofFxRateSet
FxCurveValuation.getSpotRate()
Gets the value of the spotRate property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxRateSetModifier and TypeMethodDescriptionvoid
FxCurveValuation.setSpotRate(FxRateSet value)
Sets the value of the spotRate property.