Uses of Class
net.finmath.smartcontract.product.xml.OptionFeature
Packages that use OptionFeature
-
Uses of OptionFeature in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as OptionFeatureMethods in net.finmath.smartcontract.product.xml that return OptionFeatureModifier and TypeMethodDescriptionObjectFactory.createOptionFeature()
Create an instance ofOptionFeature
OptionBaseExtended.getFeature()
Gets the value of the feature property.Methods in net.finmath.smartcontract.product.xml with parameters of type OptionFeatureModifier and TypeMethodDescriptionvoid
OptionBaseExtended.setFeature(OptionFeature value)
Sets the value of the feature property.