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