| Package | Description |
|---|---|
| com.opengamma.strata.market.observable |
Market data for quotes.
|
| Modifier and Type | Method and Description |
|---|---|
static Quote |
Quote.of(QuoteId quoteId,
double value)
Obtains an instance from the quote identifier and value.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Quote> |
Quote.Meta.beanType() |
org.joda.beans.BeanBuilder<? extends Quote> |
Quote.Meta.builder() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.