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

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

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

Fields in org.mule.cxf.weatherservice.myweather declared as POP
protected  POP Forecast.probabilityOfPrecipiation
           
 

Methods in org.mule.cxf.weatherservice.myweather that return POP
 POP ObjectFactory.createPOP()
          Create an instance of POP
 POP Forecast.getProbabilityOfPrecipiation()
          Gets the value of the probabilityOfPrecipiation property.
 

Methods in org.mule.cxf.weatherservice.myweather with parameters of type POP
 void Forecast.setProbabilityOfPrecipiation(POP value)
          Sets the value of the probabilityOfPrecipiation property.
 



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