1-Wire Weather Service for Java -- Monitor API

Uses of Class
wxservice.ws.GetFileNames

Packages that use GetFileNames
wxservice.ws   
 

Uses of GetFileNames in wxservice.ws
 

Methods in wxservice.ws that return GetFileNames
 GetFileNames ObjectFactory.createGetFileNames()
          Create an instance of GetFileNames
 

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

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


Copyright © 2005-2009 Karl Uppiano