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