Uses of Class
net.finmath.smartcontract.product.xml.DualCurrencyStrikePrice
Packages that use DualCurrencyStrikePrice
-
Uses of DualCurrencyStrikePrice in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as DualCurrencyStrikePriceMethods in net.finmath.smartcontract.product.xml that return DualCurrencyStrikePriceModifier and TypeMethodDescriptionObjectFactory.createDualCurrencyStrikePrice()
Create an instance ofDualCurrencyStrikePrice
DualCurrencyFeature.getStrike()
Gets the value of the strike property.Methods in net.finmath.smartcontract.product.xml with parameters of type DualCurrencyStrikePriceModifier and TypeMethodDescriptionvoid
DualCurrencyFeature.setStrike
(DualCurrencyStrikePrice value) Sets the value of the strike property.