1-Wire Weather Service for Java -- Monitor API

Uses of Class
wxservice.ws.SetConfigurationResponse

Packages that use SetConfigurationResponse
wxservice.ws   
 

Uses of SetConfigurationResponse in wxservice.ws
 

Methods in wxservice.ws that return SetConfigurationResponse
 SetConfigurationResponse ObjectFactory.createSetConfigurationResponse()
          Create an instance of SetConfigurationResponse
 

Methods in wxservice.ws that return types with arguments of type SetConfigurationResponse
 javax.xml.bind.JAXBElement<SetConfigurationResponse> ObjectFactory.createSetConfigurationResponse(SetConfigurationResponse value)
          Create an instance of JAXBElement<SetConfigurationResponse>}
 

Methods in wxservice.ws with parameters of type SetConfigurationResponse
 javax.xml.bind.JAXBElement<SetConfigurationResponse> ObjectFactory.createSetConfigurationResponse(SetConfigurationResponse value)
          Create an instance of JAXBElement<SetConfigurationResponse>}
 


Copyright © 2005-2009 Karl Uppiano