Class FxDisruptionFallback

java.lang.Object
net.finmath.smartcontract.product.xml.FxDisruptionFallback
Direct Known Subclasses:
FxFallbackReferencePrice, NonDeliverableSubstitute, Postponement

public class FxDisruptionFallback extends Object
The base class for all disruption fallbacks

Java class for FxDisruptionFallback complex type.

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

 <complexType name="FxDisruptionFallback">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>