Uses of Class
net.finmath.smartcontract.product.xml.FxFeature
Packages that use FxFeature
-
Uses of FxFeature in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxFeatureModifier and TypeFieldDescriptionprotected FxFeatureDirectionalLegUnderlyer.fxFeatureprotected FxFeatureEquityDerivativeBase.fxFeatureprotected FxFeatureOptionFeature.fxFeatureprotected FxFeatureReturnLeg.fxFeatureMethods in net.finmath.smartcontract.product.xml that return FxFeatureModifier and TypeMethodDescriptionObjectFactory.createFxFeature()Create an instance ofFxFeatureDirectionalLegUnderlyer.getFxFeature()Gets the value of the fxFeature property.EquityDerivativeBase.getFxFeature()Gets the value of the fxFeature property.OptionFeature.getFxFeature()Gets the value of the fxFeature property.ReturnLeg.getFxFeature()Gets the value of the fxFeature property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxFeatureModifier and TypeMethodDescriptionvoidDirectionalLegUnderlyer.setFxFeature(FxFeature value) Sets the value of the fxFeature property.voidEquityDerivativeBase.setFxFeature(FxFeature value) Sets the value of the fxFeature property.voidOptionFeature.setFxFeature(FxFeature value) Sets the value of the fxFeature property.voidReturnLeg.setFxFeature(FxFeature value) Sets the value of the fxFeature property.