Uses of Class
net.finmath.smartcontract.product.xml.CreditOptionStrike
Packages that use CreditOptionStrike
-
Uses of CreditOptionStrike in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CreditOptionStrikeMethods in net.finmath.smartcontract.product.xml that return CreditOptionStrikeModifier and TypeMethodDescriptionObjectFactory.createCreditOptionStrike()
Create an instance ofCreditOptionStrike
CreditDefaultSwapOption.getStrike()
Gets the value of the strike property.Methods in net.finmath.smartcontract.product.xml with parameters of type CreditOptionStrikeModifier and TypeMethodDescriptionvoid
CreditDefaultSwapOption.setStrike(CreditOptionStrike value)
Sets the value of the strike property.