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