Uses of Class
net.finmath.smartcontract.product.xml.StrikeSpread
Packages that use StrikeSpread
-
Uses of StrikeSpread in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as StrikeSpreadMethods in net.finmath.smartcontract.product.xml that return StrikeSpreadModifier and TypeMethodDescriptionObjectFactory.createStrikeSpread()
Create an instance ofStrikeSpread
StrategyFeature.getStrikeSpread()
Gets the value of the strikeSpread property.Methods in net.finmath.smartcontract.product.xml with parameters of type StrikeSpreadModifier and TypeMethodDescriptionvoid
StrategyFeature.setStrikeSpread
(StrikeSpread value) Sets the value of the strikeSpread property.