org.mule.cxf.weatherservice.mycode
Class CreateZipQuery

java.lang.Object
  extended by org.mule.cxf.weatherservice.mycode.CreateZipQuery

public class CreateZipQuery
extends Object


Constructor Summary
CreateZipQuery()
           
 
Method Summary
 GetCityWeatherByZIP createRequest(Object input)
          Create a request to query by zip code.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateZipQuery

public CreateZipQuery()
Method Detail

createRequest

public GetCityWeatherByZIP createRequest(Object input)
Create a request to query by zip code.



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