@XmlNs(value="urn:schemas-upnp-org:device-1-0") public interface Device extends Description, SSDP
Modifier and Type | Method and Description |
---|---|
List<? extends Device> |
getDeviceList()
|
URI |
getDeviceType()
|
List<? extends Service> |
getServiceList()
|
default URI |
getUDN()
|
default URI |
getUSN(URI urn)
|
default Map<URI,Set<URI>> |
getUSNMap()
|
UUID |
getUUID()
|
getXmlns
URI getDeviceType()
List<? extends Service> getServiceList()
List<? extends Device> getDeviceList()
Copyright © 2015–2021. All rights reserved.