1-Wire Weather Service for Java -- Monitor API

Uses of Class
wxservice.ws.GetFileData

Packages that use GetFileData
wxservice.ws   
 

Uses of GetFileData in wxservice.ws
 

Methods in wxservice.ws that return GetFileData
 GetFileData ObjectFactory.createGetFileData()
          Create an instance of GetFileData
 

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

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


Copyright © 2005-2009 Karl Uppiano