Uses of Class
org.teleal.cling.binding.staging.MutableDevice

Packages that use MutableDevice
org.teleal.cling.binding.staging   
org.teleal.cling.binding.xml   
 

Uses of MutableDevice in org.teleal.cling.binding.staging
 

Fields in org.teleal.cling.binding.staging declared as MutableDevice
 MutableDevice MutableDevice.parentDevice
           
 

Fields in org.teleal.cling.binding.staging with type parameters of type MutableDevice
 List<MutableDevice> MutableDevice.embeddedDevices
           
 

Uses of MutableDevice in org.teleal.cling.binding.xml
 

Methods in org.teleal.cling.binding.xml with parameters of type MutableDevice
<D extends Device>
D
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.teleal.cling.binding.xml with parameters of type MutableDevice
UDA10DeviceDescriptorBinderSAXImpl.DeviceHandler(MutableDevice instance, UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler parent)
           
UDA10DeviceDescriptorBinderSAXImpl.RootHandler(MutableDevice instance, org.teleal.common.xml.SAXParser parser)
           
 

Constructor parameters in org.teleal.cling.binding.xml with type arguments of type MutableDevice
UDA10DeviceDescriptorBinderSAXImpl.DeviceListHandler(List<MutableDevice> instance, UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler parent)
           
 



Copyright © 2011 Teleal GmbH, Switzerland. All Rights Reserved.