| Package | Description |
|---|---|
| com.opengamma.strata.measure.fx |
Calculation functions for FX products.
|
| Modifier and Type | Method and Description |
|---|---|
static FxRateConfig.Builder |
FxRateConfig.builder()
Returns a builder used to create an instance of the bean.
|
FxRateConfig.Builder |
FxRateConfig.Meta.builder() |
FxRateConfig.Builder |
FxRateConfig.Builder.observableRates(Map<CurrencyPair,QuoteId> observableRates)
Sets the keys identifying FX rates which are observable in the market.
|
FxRateConfig.Builder |
FxRateConfig.Builder.set(org.joda.beans.MetaProperty<?> property,
Object value) |
FxRateConfig.Builder |
FxRateConfig.Builder.set(String propertyName,
Object newValue) |
FxRateConfig.Builder |
FxRateConfig.toBuilder()
Returns a builder that allows this bean to be mutated.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.