| Package | Description |
|---|---|
| com.opengamma.strata.product.swap |
Entity objects describing a swap.
|
| Modifier and Type | Method and Description |
|---|---|
FxResetNotionalExchange |
FxResetNotionalExchange.adjustPaymentDate(TemporalAdjuster adjuster) |
static FxResetNotionalExchange |
FxResetNotionalExchange.of(CurrencyAmount notionalAmount,
LocalDate paymentDate,
FxIndexObservation observation)
Obtains an instance from the amount, date and FX index observation.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends FxResetNotionalExchange> |
FxResetNotionalExchange.Meta.beanType() |
org.joda.beans.BeanBuilder<? extends FxResetNotionalExchange> |
FxResetNotionalExchange.Meta.builder() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.