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

Packages that use GetCityWeatherByZIP
org.mule.cxf.weatherservice.mycode   
org.mule.cxf.weatherservice.myweather   
 

Uses of GetCityWeatherByZIP in org.mule.cxf.weatherservice.mycode
 

Methods in org.mule.cxf.weatherservice.mycode that return GetCityWeatherByZIP
 GetCityWeatherByZIP CreateZipQuery.createRequest(Object input)
          Create a request to query by zip code.
 

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

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

Methods in org.mule.cxf.weatherservice.myweather with parameters of type GetCityWeatherByZIP
 GetCityWeatherByZIPResponse WeatherSoap.getCityWeatherByZIP(GetCityWeatherByZIP parameters)
           
 



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