Class Exercise
java.lang.Object
net.finmath.smartcontract.product.xml.Exercise
- Direct Known Subclasses:
AmericanExercise
,BermudaExercise
,CommodityAmericanExercise
,CommodityEuropeanExercise
,CommodityPhysicalAmericanExercise
,CommodityPhysicalEuropeanExercise
,EquityEuropeanExercise
,EuropeanExercise
,FxDigitalAmericanExercise
,FxEuropeanExercise
,SharedAmericanExercise
The abstract base class for all types which define way in which options may
be exercised.
Java class for Exercise complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Exercise"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" /> </restriction> </complexContent> </complexType>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
id
-
-
Constructor Details
-
Exercise
public Exercise()
-
-
Method Details
-
getId
-
setId
-