Class WeatherConstants


  • public final class WeatherConstants
    extends Object
    The Weather constants
    • Field Detail

      • WEATHER_LOCATION

        @Metadata(label="producer",
                  description="Used by the producer to override the endpoint location and use the\nlocation from this header instead.",
                  javaType="String")
        public static final String WEATHER_LOCATION
        See Also:
        Constant Field Values
      • WEATHER_QUERY

        @Metadata(description="The original query URL sent to the Open Weather Map site",
                  javaType="String")
        public static final String WEATHER_QUERY
        See Also:
        Constant Field Values