Uses of Class
com.google.gwt.maps.client.weatherlib.WeatherConditions

Packages that use WeatherConditions
com.google.gwt.maps.client.weatherlib   
 

Uses of WeatherConditions in com.google.gwt.maps.client.weatherlib
 

Methods in com.google.gwt.maps.client.weatherlib that return WeatherConditions
 WeatherConditions WeatherFeature.getCurrent()
          Gets the current weather conditions at this location.
static WeatherConditions WeatherConditions.newInstance()
          creates - Describes a single weather feature
 

Methods in com.google.gwt.maps.client.weatherlib with parameters of type WeatherConditions
 void WeatherFeature.setCurrent(WeatherConditions current)
          The current weather conditions at this location.
 



Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.