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 ofFxRateSetFxCurveValuation.getSpotRate()Gets the value of the spotRate property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxRateSetModifier and TypeMethodDescriptionvoidFxCurveValuation.setSpotRate(FxRateSet value) Sets the value of the spotRate property.