Uses of Class
org.jasig.portlet.weather.domain.Forecast

Packages that use Forecast
org.jasig.portlet.weather.domain   
 

Uses of Forecast in org.jasig.portlet.weather.domain
 

Methods in org.jasig.portlet.weather.domain that return types with arguments of type Forecast
 java.util.Collection<Forecast> Weather.getForecast()
           
 

Method parameters in org.jasig.portlet.weather.domain with type arguments of type Forecast
 void Weather.setForecast(java.util.Collection<Forecast> forecast)
           
 



Copyright © 2009 Jasig. All Rights Reserved.