Package nwsWeatherApi

Class ZoneForecastPeriod

java.lang.Object
nwsWeatherApi.ForecastPeriod
nwsWeatherApi.ZoneForecastPeriod

public class ZoneForecastPeriod extends ForecastPeriod
Holds information about ZoneForecast periods.
Author:
cobalt
  • Constructor Details

    • ZoneForecastPeriod

      public ZoneForecastPeriod(com.github.cliftonlabs.json_simple.JsonObject obj)
      Constructs a ZoneForecastPeriod from a valid JSON of the ZoneForecast schema of the NWS API.
      Parameters:
      obj -