Uses of Class
org.ocap.hn.upnp.server.UPnPManagedDeviceIcon

Packages that use UPnPManagedDeviceIcon
org.ocap.hn.upnp.server Provides UPnP server functionality, permitting management of devices and services in the local Host device. 
 

Uses of UPnPManagedDeviceIcon in org.ocap.hn.upnp.server
 

Methods in org.ocap.hn.upnp.server that return UPnPManagedDeviceIcon
 UPnPManagedDeviceIcon[] UPnPManagedDevice.getIcons()
          Gets the icons for this device.
 UPnPManagedDeviceIcon[] UPnPManagedDevice.setIcons(UPnPManagedDeviceIcon[] icons)
          Sets the Icons for this device.
 

Methods in org.ocap.hn.upnp.server with parameters of type UPnPManagedDeviceIcon
 UPnPManagedDevice UPnPDeviceManager.createDevice(UPnPManagedDevice parent, InputStream description, UPnPManagedDeviceIcon[] icons)
          Creates a UPnP device in the local host.
 UPnPManagedDeviceIcon[] UPnPManagedDevice.setIcons(UPnPManagedDeviceIcon[] icons)
          Sets the Icons for this device.
 



Copyright © 2011. All Rights Reserved.