1-Wire Weather Service for Java -- Monitor API

Uses of Class
wxservice.ws.GetConfiguration

Packages that use GetConfiguration
wxservice.ws   
 

Uses of GetConfiguration in wxservice.ws
 

Methods in wxservice.ws that return GetConfiguration
 GetConfiguration ObjectFactory.createGetConfiguration()
          Create an instance of GetConfiguration
 

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

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


Copyright © 2005-2009 Karl Uppiano