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 ofFxOptionStrikePriceFxAccrualOption.getStrike()Gets the value of the strike property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxOptionStrikePriceModifier and TypeMethodDescriptionvoidFxAccrualOption.setStrike(FxOptionStrikePrice value) Sets the value of the strike property.