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 ofFxStrikePriceFxOption.getStrike()Gets the value of the strike property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxStrikePriceModifier and TypeMethodDescriptionvoidFxOption.setStrike(FxStrikePrice value) Sets the value of the strike property.