Class WeatherForecast

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

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

    • WeatherForecast

      public WeatherForecast(int id)
      Konstruktor, pocas ktoreho sa inicializuje objekt z cache pamate alebo nanovo z xml suboru ktory nasledne ulozi do cache.
      Parameters:
      id - dat ciselnika ktore reprezentuju mesto s GPS suradnicami
    • WeatherForecast

      public WeatherForecast(String cityName, BigDecimal lat, BigDecimal lon)
  • Method Details