| Package | Description |
|---|---|
| com.opengamma.strata.market.amount |
Defines representations of amounts typically used as result types.
|
| Modifier and Type | Method and Description |
|---|---|
SwapLegAmount |
SwapLegAmount.Builder.build() |
SwapLegAmount |
SwapLegAmount.convertedTo(Currency resultCurrency,
FxRateProvider rateProvider) |
static SwapLegAmount |
SwapLegAmount.of(ResolvedSwapLeg leg,
CurrencyAmount amount)
Obtains an instance from a swap leg and amount.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends SwapLegAmount> |
SwapLegAmount.Meta.beanType() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.