Uses of Class
com.github.fedy2.weather.data.Channel

Packages that use Channel
com.github.fedy2.weather   
com.github.fedy2.weather.data   
 

Uses of Channel in com.github.fedy2.weather
 

Methods in com.github.fedy2.weather that return Channel
 Channel YahooWeatherService.getForecast(String woeid, DegreeUnit unit)
          Gets the Weather RSS feed.
 

Uses of Channel in com.github.fedy2.weather.data
 

Methods in com.github.fedy2.weather.data that return Channel
 Channel Rss.getChannel()
          Returns the channel.
 



Copyright © 2013. All rights reserved.