Class Index
A published index whose price depends on exchange traded constituents.
Java class for Index complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Index">
<complexContent>
<extension base="{http://www.fpml.org/FpML-5/confirmation}ExchangeTradedCalculatedPrice">
<sequence>
<element name="futureId" type="{http://www.fpml.org/FpML-5/confirmation}FutureId" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
-
Field Summary
FieldsFields inherited from class net.finmath.smartcontract.product.xml.ExchangeTradedCalculatedPrice
constituentExchangeIdFields inherited from class net.finmath.smartcontract.product.xml.ExchangeTraded
optionsExchangeId, relatedExchangeId, specifiedExchangeIdFields inherited from class net.finmath.smartcontract.product.xml.UnderlyingAsset
clearanceSystem, currency, definition, exchangeIdFields inherited from class net.finmath.smartcontract.product.xml.IdentifiedAsset
description, instrumentId -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the futureId property.voidsetFutureId(FutureId value)Sets the value of the futureId property.Methods inherited from class net.finmath.smartcontract.product.xml.ExchangeTradedCalculatedPrice
getConstituentExchangeIdMethods inherited from class net.finmath.smartcontract.product.xml.ExchangeTraded
getOptionsExchangeId, getRelatedExchangeId, getSpecifiedExchangeIdMethods inherited from class net.finmath.smartcontract.product.xml.UnderlyingAsset
getClearanceSystem, getCurrency, getDefinition, getExchangeId, setClearanceSystem, setCurrency, setDefinition, setExchangeIdMethods inherited from class net.finmath.smartcontract.product.xml.IdentifiedAsset
getDescription, getInstrumentId, setDescription