Class GenericOptionStrike
java.lang.Object
net.finmath.smartcontract.product.xml.EquityStrike
net.finmath.smartcontract.product.xml.GenericOptionStrike
Java class for GenericOptionStrike complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GenericOptionStrike"> <complexContent> <extension base="{http://www.fpml.org/FpML-5/confirmation}EquityStrike"> <sequence> <element name="units" type="{http://www.fpml.org/FpML-5/confirmation}NormalizedString"/> </sequence> </extension> </complexContent> </complexType>
-
Field Summary
Fields inherited from class net.finmath.smartcontract.product.xml.EquityStrike
currency, strikeDeterminationDate, strikePercentage, strikePrice
-
Constructor Summary
-
Method Summary
Methods inherited from class net.finmath.smartcontract.product.xml.EquityStrike
getCurrency, getStrikeDeterminationDate, getStrikePercentage, getStrikePrice, setCurrency, setStrikeDeterminationDate, setStrikePercentage, setStrikePrice
-
Field Details
-
units
-
-
Constructor Details
-
GenericOptionStrike
public GenericOptionStrike()
-
-
Method Details
-
getUnits
-
setUnits
-