Class PriceIndices


  • public final class PriceIndices
    extends Object
    Constants and implementations for standard price indices.

    Each constant returns a standard definition of the specified index.

    • Field Summary

      Fields 
      Modifier and Type Field 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".
    • Field Detail

      • GB_HICP

        public static final PriceIndex GB_HICP
        The harmonized consumer price index for the United Kingdom, "Non-revised Harmonised Index of Consumer Prices".
      • GB_RPI

        public static final PriceIndex GB_RPI
        The retail price index for the United Kingdom, "Non-revised Retail Price Index All Items in the United Kingdom".
      • GB_RPIX

        public static final 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".
      • CH_CPI

        public static final PriceIndex CH_CPI
        The consumer price index for Switzerland, "Non-revised Consumer Price Index".
      • EU_AI_CPI

        public static final PriceIndex EU_AI_CPI
        The consumer price index for Europe, "Non-revised Harmonised Index of Consumer Prices All Items".
      • EU_EXT_CPI

        public static final PriceIndex EU_EXT_CPI
        The consumer price index for Europe, "Non-revised Harmonised Index of Consumer Prices Excluding Tobacco".
      • JP_CPI_EXF

        public static final PriceIndex JP_CPI_EXF
        The consumer price index for Japan excluding fresh food, "Non-revised Consumer Price Index Nationwide General Excluding Fresh Food".
      • US_CPI_U

        public static final 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".
      • FR_EXT_CPI

        public static final PriceIndex FR_EXT_CPI
        The consumer price index for France, "Non-revised Harmonised Index of Consumer Prices Excluding Tobacco".