|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UPnPClientDevice
This interface provides the client representation of a UPnP device, associated with a single IP address.
| Method Summary | |
|---|---|
UPnPClientDevice[] |
getEmbeddedDevices()
Gets the embedded devices for this UPnP Device. |
UPnPClientDeviceIcon[] |
getIcons()
Gets the icons of this device. |
UPnPClientDevice |
getParentDevice()
Returns the parent UPnP Device of this device, if any. |
UPnPClientService[] |
getServices()
Gets the services supported by this device. |
| Methods inherited from interface org.ocap.hn.upnp.common.UPnPAdvertisedDevice |
|---|
getAdvertisedIcons, getAdvertisedServices, getEmbeddedAdvertisedDevices, getInetAddress, getPresentationURL, getURLBase, getXML |
| Methods inherited from interface org.ocap.hn.upnp.common.UPnPDevice |
|---|
getDeviceType, getFriendlyName, getManufacturer, getManufacturerURL, getModelDescription, getModelName, getModelNumber, getModelURL, getSerialNumber, getSpecVersion, getUDN, getUPC, isRootDevice |
| Method Detail |
|---|
UPnPClientDevice getParentDevice()
UPnPClientDevice[] getEmbeddedDevices()
UPnPClientService[] getServices()
UPnPClientDeviceIcon[] getIcons()
iconList element
of a device description.
If the iconList element in the device description is empty
or not present, returns a zero length array.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||