1-Wire Weather Service for Java -- Monitor API

Uses of Class
wxservice.ws.GetConfigurationResponse

Packages that use GetConfigurationResponse
wxservice.ws   
 

Uses of GetConfigurationResponse in wxservice.ws
 

Methods in wxservice.ws that return GetConfigurationResponse
 GetConfigurationResponse ObjectFactory.createGetConfigurationResponse()
          Create an instance of GetConfigurationResponse
 

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

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


Copyright © 2005-2009 Karl Uppiano