1-Wire Weather Service for Java -- Monitor API

Uses of Class
wxservice.ws.SetConfiguration

Packages that use SetConfiguration
wxservice.ws   
 

Uses of SetConfiguration in wxservice.ws
 

Methods in wxservice.ws that return SetConfiguration
 SetConfiguration ObjectFactory.createSetConfiguration()
          Create an instance of SetConfiguration
 

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

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


Copyright © 2005-2009 Karl Uppiano