|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MutableDevice | |
---|---|
org.fourthline.cling.binding.staging | |
org.fourthline.cling.binding.xml |
Uses of MutableDevice in org.fourthline.cling.binding.staging |
---|
Fields in org.fourthline.cling.binding.staging declared as MutableDevice | |
---|---|
MutableDevice |
MutableDevice.parentDevice
|
Fields in org.fourthline.cling.binding.staging with type parameters of type MutableDevice | |
---|---|
List<MutableDevice> |
MutableDevice.embeddedDevices
|
Uses of MutableDevice in org.fourthline.cling.binding.xml |
---|
Methods in org.fourthline.cling.binding.xml with parameters of type MutableDevice | ||
---|---|---|
|
UDA10DeviceDescriptorBinderImpl.buildInstance(D undescribedDevice,
MutableDevice descriptor)
|
|
void |
UDA10DeviceDescriptorBinderImpl.hydrateDevice(MutableDevice descriptor,
Node deviceNode)
|
|
void |
UDA10DeviceDescriptorBinderImpl.hydrateDeviceList(MutableDevice descriptor,
Node deviceListNode)
|
|
void |
UDA10DeviceDescriptorBinderImpl.hydrateIconList(MutableDevice descriptor,
Node iconListNode)
|
|
protected void |
UDA10DeviceDescriptorBinderImpl.hydrateRoot(MutableDevice descriptor,
Element rootElement)
|
|
void |
UDA10DeviceDescriptorBinderImpl.hydrateServiceList(MutableDevice descriptor,
Node serviceListNode)
|
|
void |
UDA10DeviceDescriptorBinderImpl.hydrateSpecVersion(MutableDevice descriptor,
Node specVersionNode)
|
Constructors in org.fourthline.cling.binding.xml with parameters of type MutableDevice | |
---|---|
UDA10DeviceDescriptorBinderSAXImpl.DeviceHandler(MutableDevice instance,
UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler parent)
|
|
UDA10DeviceDescriptorBinderSAXImpl.RootHandler(MutableDevice instance,
org.seamless.xml.SAXParser parser)
|
Constructor parameters in org.fourthline.cling.binding.xml with type arguments of type MutableDevice | |
---|---|
UDA10DeviceDescriptorBinderSAXImpl.DeviceListHandler(List<MutableDevice> instance,
UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler parent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |