| Package | Description |
|---|---|
| com.opengamma.strata.product.rate |
Entity objects describing the rate-based financial instruments.
|
| Modifier and Type | Method and Description |
|---|---|
static InflationEndInterpolatedRateComputation |
InflationEndInterpolatedRateComputation.of(PriceIndex index,
double startIndexValue,
YearMonth referenceEndMonth,
double weight)
Creates an instance from an index, start index value and reference end month.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends InflationEndInterpolatedRateComputation> |
InflationEndInterpolatedRateComputation.Meta.beanType() |
org.joda.beans.BeanBuilder<? extends InflationEndInterpolatedRateComputation> |
InflationEndInterpolatedRateComputation.Meta.builder() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.