Uses of Class
net.finmath.smartcontract.product.xml.StrategyFeature
-
Uses of StrategyFeature in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected StrategyFeature
EquityDerivativeBase.strategyFeature
protected StrategyFeature
OptionFeature.strategyFeature
Modifier and TypeMethodDescriptionObjectFactory.createStrategyFeature()
Create an instance ofStrategyFeature
EquityDerivativeBase.getStrategyFeature()
Gets the value of the strategyFeature property.OptionFeature.getStrategyFeature()
Gets the value of the strategyFeature property.Modifier and TypeMethodDescriptionvoid
EquityDerivativeBase.setStrategyFeature
(StrategyFeature value) Sets the value of the strategyFeature property.void
OptionFeature.setStrategyFeature
(StrategyFeature value) Sets the value of the strategyFeature property.