Class FxTargetPayoffRegion

java.lang.Object
net.finmath.smartcontract.product.xml.FxTargetPayoffRegion
Direct Known Subclasses:
FxTargetConstantPayoffRegion, FxTargetLinearPayoffRegion

public abstract class FxTargetPayoffRegion extends Object

Java class for FxTargetPayoffRegion complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="FxTargetPayoffRegion">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
     </restriction>
   </complexContent>
 </complexType>