|
1-Wire Weather Service for Java -- Monitor API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebConfigData | |
---|---|
wxservice.ws |
Uses of WebConfigData in wxservice.ws |
---|
Fields in wxservice.ws with type parameters of type WebConfigData | |
---|---|
protected java.util.List<WebConfigData> |
GetConfigurationResponse.config
|
protected java.util.List<WebConfigData> |
SetConfiguration.config
|
Methods in wxservice.ws that return WebConfigData | |
---|---|
WebConfigData |
ObjectFactory.createWebConfigData()
Create an instance of WebConfigData |
Methods in wxservice.ws that return types with arguments of type WebConfigData | |
---|---|
java.util.List<WebConfigData> |
GetConfigurationResponse.getConfig()
Gets the value of the config property. |
java.util.List<WebConfigData> |
SetConfiguration.getConfig()
Gets the value of the config property. |
java.util.List<WebConfigData> |
WxService.getConfiguration()
|
Method parameters in wxservice.ws with type arguments of type WebConfigData | |
---|---|
void |
WxService.setConfiguration(java.util.List<WebConfigData> config)
|
|
Copyright © 2005-2009 Karl Uppiano | |||||||||
PREV NEXT | FRAMES NO FRAMES |