| Package | Description |
|---|---|
| com.opengamma.strata.product.swap.type |
Conventions and templates to aid the construction of rate swaps.
|
| Modifier and Type | Method and Description |
|---|---|
OvernightIborSwapTemplate |
OvernightIborSwapTemplate.Builder.build() |
static OvernightIborSwapTemplate |
OvernightIborSwapTemplate.of(Period periodToStart,
Tenor tenor,
OvernightIborSwapConvention convention)
Obtains a template based on the specified period, tenor and convention.
|
static OvernightIborSwapTemplate |
OvernightIborSwapTemplate.of(Tenor tenor,
OvernightIborSwapConvention convention)
Obtains a template based on the specified tenor and convention.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends OvernightIborSwapTemplate> |
OvernightIborSwapTemplate.Meta.beanType() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.