| Package | Description |
|---|---|
| com.opengamma.strata.data |
Basic types to model market data.
|
| Modifier and Type | Method and Description |
|---|---|
static FxMatrixId |
FxMatrixId.of(ObservableSource observableSource)
Obtains an instance representing an FX matrix, specifying the source.
|
static FxMatrixId |
FxMatrixId.standard()
Obtains an instance representing an FX matrix.
|
| Modifier and Type | Method and Description |
|---|---|
static org.joda.beans.TypedMetaBean<FxMatrixId> |
FxMatrixId.meta()
The meta-bean for
FxMatrixId. |
org.joda.beans.TypedMetaBean<FxMatrixId> |
FxMatrixId.metaBean() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.