Package nwsWeatherApi

Class ForecastPeriod

java.lang.Object
nwsWeatherApi.ForecastPeriod
Direct Known Subclasses:
GridpointForecastPeriod, ZoneForecastPeriod

public abstract class ForecastPeriod extends Object
Superclass of every forecast period class.
Author:
cobalt
  • Constructor Details

    • ForecastPeriod

      public ForecastPeriod(com.github.cliftonlabs.json_simple.JsonObject obj)
  • Method Details