Uses of Class
net.finmath.smartcontract.product.xml.OptionStrike
-
Uses of OptionStrike in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected OptionStrike
BondOptionStrike.price
protected OptionStrike
StrikeSpread.upperStrike
Modifier and TypeMethodDescriptionObjectFactory.createOptionStrike()
Create an instance ofOptionStrike
BondOptionStrike.getPrice()
Gets the value of the price property.StrikeSpread.getUpperStrike()
Gets the value of the upperStrike property.Modifier and TypeMethodDescriptionvoid
BondOptionStrike.setPrice
(OptionStrike value) Sets the value of the price property.void
StrikeSpread.setUpperStrike
(OptionStrike value) Sets the value of the upperStrike property.