Uses of Class
net.finmath.smartcontract.product.xml.FxRate
Packages that use FxRate
-
Uses of FxRate in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxRateModifier and TypeFieldDescriptionprotected FxRate
RepoFarLeg.fxRate
protected FxRate
RepoNearLeg.fxRate
Fields in net.finmath.smartcontract.product.xml with type parameters of type FxRateModifier and TypeFieldDescriptionAssetValuation.fxRate
Commission.fxRate
FxConversion.fxRate
Quanto.fxRate
Methods in net.finmath.smartcontract.product.xml that return FxRateModifier and TypeMethodDescriptionObjectFactory.createFxRate()
Create an instance ofFxRate
RepoFarLeg.getFxRate()
Gets the value of the fxRate property.RepoNearLeg.getFxRate()
Gets the value of the fxRate property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type FxRateModifier and TypeMethodDescriptionAssetValuation.getFxRate()
Gets the value of the fxRate property.Commission.getFxRate()
Gets the value of the fxRate property.FxConversion.getFxRate()
Gets the value of the fxRate property.Quanto.getFxRate()
Gets the value of the fxRate property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxRate