| Package | Description |
|---|---|
| com.opengamma.strata.product.fx |
Entity objects describing financial instruments in the foreign exchange market.
|
| Modifier and Type | Method and Description |
|---|---|
ResolvedFxSwapTrade |
ResolvedFxSwapTrade.Builder.build() |
static ResolvedFxSwapTrade |
ResolvedFxSwapTrade.of(TradeInfo info,
ResolvedFxSwap product)
Obtains an instance of a resolved FX swap trade.
|
ResolvedFxSwapTrade |
FxSwapTrade.resolve(ReferenceData refData) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ResolvedFxSwapTrade> |
ResolvedFxSwapTrade.Meta.beanType() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.