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

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

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

Fields in com.github.fedy2.weather.data declared as Atmosphere
 Atmosphere Channel.atmosphere
          Forecast information about current atmospheric pressure, humidity, and visibility.
 

Methods in com.github.fedy2.weather.data that return Atmosphere
 Atmosphere Channel.getAtmosphere()
          Returns the forecast information about current atmospheric pressure, humidity, and visibility.
 



Copyright © 2013. All rights reserved.