| Package | Description |
|---|---|
| com.opengamma.strata.market.observable |
Market data for quotes.
|
| Modifier and Type | Method and Description |
|---|---|
static QuoteScenarioArrayId |
QuoteScenarioArrayId.of(QuoteId quoteId)
Returns a key identifying the same market data as the quote key.
|
static QuoteScenarioArrayId |
QuoteScenarioArrayId.of(StandardId id,
FieldName fieldName)
Returns a key identifying the market data with the specified ID and field name.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends QuoteScenarioArrayId> |
QuoteScenarioArrayId.Meta.beanType() |
org.joda.beans.BeanBuilder<? extends QuoteScenarioArrayId> |
QuoteScenarioArrayId.Meta.builder() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.