Class FxRateSet

java.lang.Object
net.finmath.smartcontract.product.xml.QuotedAssetSet
net.finmath.smartcontract.product.xml.FxRateSet

public class FxRateSet extends QuotedAssetSet
A collection of spot FX rates used in pricing.

Java class for FxRateSet complex type.

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

 <complexType name="FxRateSet">
   <complexContent>
     <extension base="{http://www.fpml.org/FpML-5/confirmation}QuotedAssetSet">
     </extension>
   </complexContent>
 </complexType>