Class HourForecastBean

java.lang.Object
sk.iway.iwcm.components.weather.HourForecastBean

public class HourForecastBean extends Object
HourForecastBean.java Class HourForecastBean is used for Title webjet8 Company Interway a.s. (www.interway.sk) Copyright Interway a.s. (c) 2001-2018
  • Constructor Details

    • HourForecastBean

      public HourForecastBean()
  • Method Details

    • getSymbol

      public String getSymbol()
    • setSymbol

      public void setSymbol(String symbol)
    • getDateFrom

      public Date getDateFrom()
    • setDateFrom

      public void setDateFrom(Date dateFrom)
    • getDateTo

      public Date getDateTo()
    • setDateTo

      public void setDateTo(Date dateTo)
    • getTemperature

      public Integer getTemperature()
    • setTemperature

      public void setTemperature(Integer temperature)
    • getSymbolId

      public int getSymbolId()
    • setSymbolId

      public void setSymbolId(int symbolId)
    • isNight

      public int isNight()