Uses of Class
net.finmath.smartcontract.product.xml.FxOptionFeatures
Packages that use FxOptionFeatures
-
Uses of FxOptionFeatures in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxOptionFeaturesMethods in net.finmath.smartcontract.product.xml that return FxOptionFeaturesModifier and TypeMethodDescriptionObjectFactory.createFxOptionFeatures()Create an instance ofFxOptionFeaturesFxOption.getFeatures()Gets the value of the features property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxOptionFeaturesModifier and TypeMethodDescriptionvoidFxOption.setFeatures(FxOptionFeatures value) Sets the value of the features property.