Class Indice


  • public class Indice
    extends Object
    The information for an Indice response.
    • Field Detail

      • type

        public String type
        The type of Indice - see the Indice endpoint docs for the available types (arthritis, coldflu, sinus, etc.)
      • range

        public IndiceRange range
        Possible range of values (example: for migraine this is 1 to 5)
    • Constructor Detail

      • Indice

        public Indice()