1-Wire Weather Service for Java -- Monitor API

Uses of Class
wxservice.ws.GetFileNamesResponse

Packages that use GetFileNamesResponse
wxservice.ws   
 

Uses of GetFileNamesResponse in wxservice.ws
 

Methods in wxservice.ws that return GetFileNamesResponse
 GetFileNamesResponse ObjectFactory.createGetFileNamesResponse()
          Create an instance of GetFileNamesResponse
 

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

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


Copyright © 2005-2009 Karl Uppiano