Class FxFallbackReferencePrice

java.lang.Object
net.finmath.smartcontract.product.xml.FxDisruptionFallback
net.finmath.smartcontract.product.xml.FxFallbackReferencePrice

public class FxFallbackReferencePrice extends FxDisruptionFallback
Describes an alternative set of price sources

Java class for FxFallbackReferencePrice complex type.

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

 <complexType name="FxFallbackReferencePrice">
   <complexContent>
     <extension base="{http://www.fpml.org/FpML-5/confirmation}FxDisruptionFallback">
       <sequence>
         <group ref="{http://www.fpml.org/FpML-5/confirmation}PrioritizedRateSource.model"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>