Uses of Class
org.mule.cxf.weatherservice.myweather.Forecast

Packages that use Forecast
org.mule.cxf.weatherservice.myweather   
 

Uses of Forecast in org.mule.cxf.weatherservice.myweather
 

Fields in org.mule.cxf.weatherservice.myweather with type parameters of type Forecast
protected  List<Forecast> ArrayOfForecast.forecast
           
 

Methods in org.mule.cxf.weatherservice.myweather that return Forecast
 Forecast ObjectFactory.createForecast()
          Create an instance of Forecast
 

Methods in org.mule.cxf.weatherservice.myweather that return types with arguments of type Forecast
 List<Forecast> ArrayOfForecast.getForecast()
          Gets the value of the forecast property.
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.