| Package | Description |
|---|---|
| com.opengamma.strata.product.swap |
Entity objects describing a swap.
|
| Modifier and Type | Method and Description |
|---|---|
FxResetCalculation |
FxResetCalculation.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends FxResetCalculation> |
FxResetCalculation.Meta.beanType() |
org.joda.beans.MetaProperty<FxResetCalculation> |
NotionalSchedule.Meta.fxReset()
The meta-property for the
fxReset property. |
Optional<FxResetCalculation> |
NotionalSchedule.getFxReset()
Gets the FX reset definition, optional.
|
| Modifier and Type | Method and Description |
|---|---|
NotionalSchedule.Builder |
NotionalSchedule.Builder.fxReset(FxResetCalculation fxReset)
Sets the FX reset definition, optional.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.