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

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

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

Fields in org.mule.cxf.weatherservice.myweather with type parameters of type WeatherDescription
protected  List<WeatherDescription> ArrayOfWeatherDescription.weatherDescription
           
 

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

Methods in org.mule.cxf.weatherservice.myweather that return types with arguments of type WeatherDescription
 List<WeatherDescription> ArrayOfWeatherDescription.getWeatherDescription()
          Gets the value of the weatherDescription property.
 



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