Uses of Class
net.finmath.smartcontract.product.xml.EquityStrike
-
Uses of EquityStrike in net.finmath.smartcontract.product.xml
Modifier and TypeClassDescriptionclass
Java class for GenericOptionStrike complex type.Modifier and TypeFieldDescriptionprotected EquityStrike
EquityDerivativeShortFormBase.strike
protected EquityStrike
EquityOption.strike
Modifier and TypeMethodDescriptionObjectFactory.createEquityStrike()
Create an instance ofEquityStrike
EquityDerivativeShortFormBase.getStrike()
Gets the value of the strike property.EquityOption.getStrike()
Gets the value of the strike property.Modifier and TypeMethodDescriptionvoid
EquityDerivativeShortFormBase.setStrike
(EquityStrike value) Sets the value of the strike property.void
EquityOption.setStrike
(EquityStrike value) Sets the value of the strike property.