| Package | Description |
|---|---|
| com.opengamma.strata.product.index.type |
Conventions and templates to aid the construction of rate index products.
|
| Modifier and Type | Method and Description |
|---|---|
static IborFutureTemplate |
IborFutureTemplate.of(Period minimumPeriod,
int sequenceNumber,
IborFutureConvention convention)
Deprecated.
|
static IborFutureTemplate |
IborFutureTemplate.of(SequenceDate sequenceDate,
IborFutureContractSpec contractSpec)
Obtains a template based on the specified contract specification and sequence date.
|
static IborFutureTemplate |
IborFutureTemplate.of(YearMonth yearMonth,
IborFutureConvention convention)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static org.joda.beans.TypedMetaBean<IborFutureTemplate> |
IborFutureTemplate.meta()
The meta-bean for
IborFutureTemplate. |
org.joda.beans.TypedMetaBean<IborFutureTemplate> |
IborFutureTemplate.metaBean() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.