public final class PriceIndices extends Object
Each constant returns a standard definition of the specified index.
| Modifier and Type | Field and Description |
|---|---|
static PriceIndex |
CH_CPI
The consumer price index for Switzerland,
"Non-revised Consumer Price Index".
|
static PriceIndex |
EU_AI_CPI
The consumer price index for Europe,
"Non-revised Harmonised Index of Consumer Prices All Items".
|
static PriceIndex |
EU_EXT_CPI
The consumer price index for Europe,
"Non-revised Harmonised Index of Consumer Prices Excluding Tobacco".
|
static PriceIndex |
FR_EXT_CPI
The consumer price index for France,
"Non-revised Harmonised Index of Consumer Prices Excluding Tobacco".
|
static PriceIndex |
GB_HICP
The harmonized consumer price index for the United Kingdom,
"Non-revised Harmonised Index of Consumer Prices".
|
static PriceIndex |
GB_RPI
The retail price index for the United Kingdom,
"Non-revised Retail Price Index All Items in the United Kingdom".
|
static PriceIndex |
GB_RPIX
The retail price index for the United Kingdom excluding mortgage interest payments,
"Non-revised Retail Price Index Excluding Mortgage Interest Payments in the United Kingdom".
|
static PriceIndex |
JP_CPI_EXF
The consumer price index for Japan excluding fresh food,
"Non-revised Consumer Price Index Nationwide General Excluding Fresh Food".
|
static PriceIndex |
US_CPI_U
The consumer price index for US Urban consumers,
"Non-revised index of Consumer Prices for All Urban Consumers (CPI-U) before seasonal adjustment".
|
public static final PriceIndex GB_HICP
public static final PriceIndex GB_RPI
public static final PriceIndex GB_RPIX
public static final PriceIndex CH_CPI
public static final PriceIndex EU_AI_CPI
public static final PriceIndex EU_EXT_CPI
public static final PriceIndex JP_CPI_EXF
public static final PriceIndex US_CPI_U
public static final PriceIndex FR_EXT_CPI
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.