|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeviceIdentity | |
---|---|
org.teleal.cling.model.meta |
Uses of DeviceIdentity in org.teleal.cling.model.meta |
---|
Classes in org.teleal.cling.model.meta with type parameters of type DeviceIdentity | |
---|---|
class |
Device<DI extends DeviceIdentity,D extends Device,S extends Service>
|
Subclasses of DeviceIdentity in org.teleal.cling.model.meta | |
---|---|
class |
RemoteDeviceIdentity
|
Constructors in org.teleal.cling.model.meta with parameters of type DeviceIdentity | |
---|---|
DeviceIdentity(UDN udn,
DeviceIdentity template)
|
|
LocalDevice(DeviceIdentity identity)
|
|
LocalDevice(DeviceIdentity identity,
DeviceType type,
DeviceDetails details,
Icon[] icons,
DeviceService<LocalService>[] deviceServices)
|
|
LocalDevice(DeviceIdentity identity,
DeviceType type,
DeviceDetails details,
Icon[] icons,
DeviceService<LocalService>[] deviceServices,
LocalDevice[] embeddedDevices)
|
|
LocalDevice(DeviceIdentity identity,
UDAVersion version,
DeviceType type,
DeviceDetails details,
Icon[] icons,
DeviceService<LocalService>[] deviceServices,
LocalDevice[] embeddedDevices)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |