OSGi Service Platform
Release 4

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
           
 

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

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