Uses of Class
net.finmath.smartcontract.product.xml.FxStrikePrice
Packages that use FxStrikePrice
-
Uses of FxStrikePrice in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxStrikePriceMethods in net.finmath.smartcontract.product.xml that return FxStrikePriceModifier and TypeMethodDescriptionObjectFactory.createFxStrikePrice()
Create an instance ofFxStrikePrice
FxOption.getStrike()
Gets the value of the strike property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxStrikePriceModifier and TypeMethodDescriptionvoid
FxOption.setStrike
(FxStrikePrice value) Sets the value of the strike property.