Class FxRateSet
java.lang.Object
net.finmath.smartcontract.product.xml.QuotedAssetSet
net.finmath.smartcontract.product.xml.FxRateSet
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>
-
Field Summary
Fields inherited from class net.finmath.smartcontract.product.xml.QuotedAssetSet
assetQuote, instrumentSet -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.finmath.smartcontract.product.xml.QuotedAssetSet
getAssetQuote, getInstrumentSet, setInstrumentSet
-
Constructor Details
-
FxRateSet
public FxRateSet()
-