Uses of Class
net.finmath.smartcontract.product.xml.EquityStrike
Packages that use EquityStrike
-
Uses of EquityStrike in net.finmath.smartcontract.product.xml
Subclasses of EquityStrike in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclassJava class for GenericOptionStrike complex type.Fields in net.finmath.smartcontract.product.xml declared as EquityStrikeModifier and TypeFieldDescriptionprotected EquityStrikeEquityDerivativeShortFormBase.strikeprotected EquityStrikeEquityOption.strikeMethods in net.finmath.smartcontract.product.xml that return EquityStrikeModifier and TypeMethodDescriptionObjectFactory.createEquityStrike()Create an instance ofEquityStrikeEquityDerivativeShortFormBase.getStrike()Gets the value of the strike property.EquityOption.getStrike()Gets the value of the strike property.Methods in net.finmath.smartcontract.product.xml with parameters of type EquityStrikeModifier and TypeMethodDescriptionvoidEquityDerivativeShortFormBase.setStrike(EquityStrike value) Sets the value of the strike property.voidEquityOption.setStrike(EquityStrike value) Sets the value of the strike property.