public class WeatherUtil extends Object
| Constructor and Description |
|---|
WeatherUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.joda.time.LocalTime |
convertTime(com.github.fedy2.weather.data.unit.Time time) |
static com.github.fedy2.weather.data.Channel |
getWeatherForecast(String woeid,
com.github.fedy2.weather.data.unit.DegreeUnit unit) |
public static final org.joda.time.LocalTime convertTime(com.github.fedy2.weather.data.unit.Time time)
public static final com.github.fedy2.weather.data.Channel getWeatherForecast(String woeid, com.github.fedy2.weather.data.unit.DegreeUnit unit)
Copyright © 2015. All rights reserved.