|
1-Wire Weather Service for Java -- Monitor API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebSensorData | |
---|---|
wxmonitor | Real-time Monitor classes for the 1-Wire Weather Service for Java. |
wxservice.ws |
Uses of WebSensorData in wxmonitor |
---|
Methods in wxmonitor that return types with arguments of type WebSensorData | |
---|---|
private java.util.List<WebSensorData> |
Factory.WebService.getSensorData(long time)
Provides synchronized access to the web service. |
Uses of WebSensorData in wxservice.ws |
---|
Fields in wxservice.ws with type parameters of type WebSensorData | |
---|---|
protected java.util.List<WebSensorData> |
GetSensorDataResponse.sensorData
|
Methods in wxservice.ws that return WebSensorData | |
---|---|
WebSensorData |
ObjectFactory.createWebSensorData()
Create an instance of WebSensorData |
Methods in wxservice.ws that return types with arguments of type WebSensorData | |
---|---|
java.util.List<WebSensorData> |
GetSensorDataResponse.getSensorData()
Gets the value of the sensorData property. |
java.util.List<WebSensorData> |
WxService.getSensorData(long time)
|
|
Copyright © 2005-2009 Karl Uppiano | |||||||||
PREV NEXT | FRAMES NO FRAMES |