Package sk.iway.iwcm.components.weather
Class WeatherForecast
java.lang.Object
sk.iway.iwcm.components.weather.WeatherForecast
WeatherForecast.java
Class WeatherForecast is used for
Title webjet8
Company Interway a.s. (www.interway.sk)
Copyright Interway a.s. (c) 2001-2018
-
Constructor Summary
ConstructorsConstructorDescriptionWeatherForecast
(int id) Konstruktor, pocas ktoreho sa inicializuje objekt z cache pamate alebo nanovo z xml suboru ktory nasledne ulozi do cache.WeatherForecast
(String cityName, BigDecimal lat, BigDecimal lon) -
Method Summary
Modifier and TypeMethodDescriptiongetCity()
Vrati 8 dvojhodinovych predpovedi podla aktualneho casu.void
setCity
(EnumerationDataBean city)
-
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
-
-
Method Details
-
getDayForecastBeanList
-
getHourForecastBeanList
-
getCity
-
setCity
-
getCurrentHourForecast
Vrati 8 dvojhodinovych predpovedi podla aktualneho casu.- Returns:
-