1-Wire Weather Service for Java -- Monitor API

Uses of Class
wxservice.ws.GetSensorDataResponse

Packages that use GetSensorDataResponse
wxservice.ws   
 

Uses of GetSensorDataResponse in wxservice.ws
 

Methods in wxservice.ws that return GetSensorDataResponse
 GetSensorDataResponse ObjectFactory.createGetSensorDataResponse()
          Create an instance of GetSensorDataResponse
 

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

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


Copyright © 2005-2009 Karl Uppiano