OSGi Service Platform
Release 4 (draft)

Uses of Interface
org.osgi.service.upnp.UPnPStateVariable

Packages that use UPnPStateVariable
org.osgi.service.upnp The OSGi UPnP API Package. 
 

Uses of UPnPStateVariable in org.osgi.service.upnp
 

Subinterfaces of UPnPStateVariable in org.osgi.service.upnp
 interface UPnPLocalStateVariable
          A local UPnP state variable which allows the value of the state variable to be queried.
 

Methods in org.osgi.service.upnp that return UPnPStateVariable
 UPnPStateVariable[] UPnPService.getStateVariables()
          Lists all UPnPStateVariable objects provided by this service.
 UPnPStateVariable UPnPService.getStateVariable(java.lang.String name)
          Gets a UPnPStateVariable objects provided by this service by name
 UPnPStateVariable UPnPAction.getStateVariable(java.lang.String argumentName)
          Finds the state variable associated with an argument name.
 


OSGi Service Platform
Release 4 (draft)

Copyright (c) OSGi Alliance (2000, 2005). All Rights Reserved.