Uses of Class
net.finmath.smartcontract.product.xml.OptionFeatures
Packages that use OptionFeatures
-
Uses of OptionFeatures in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as OptionFeaturesMethods in net.finmath.smartcontract.product.xml that return OptionFeaturesModifier and TypeMethodDescriptionObjectFactory.createOptionFeatures()
Create an instance ofOptionFeatures
EquityDerivativeBase.getFeature()
Gets the value of the feature property.Methods in net.finmath.smartcontract.product.xml with parameters of type OptionFeaturesModifier and TypeMethodDescriptionvoid
EquityDerivativeBase.setFeature(OptionFeatures value)
Sets the value of the feature property.