Uses of Class
net.finmath.smartcontract.product.xml.FxOptionStrikePrice
Packages that use FxOptionStrikePrice
-
Uses of FxOptionStrikePrice in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxOptionStrikePriceMethods in net.finmath.smartcontract.product.xml that return FxOptionStrikePriceModifier and TypeMethodDescriptionObjectFactory.createFxOptionStrikePrice()
Create an instance ofFxOptionStrikePrice
FxAccrualOption.getStrike()
Gets the value of the strike property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxOptionStrikePriceModifier and TypeMethodDescriptionvoid
FxAccrualOption.setStrike
(FxOptionStrikePrice value) Sets the value of the strike property.