Uses of Class
org.fourthline.cling.binding.staging.MutableService

Packages that use MutableService
org.fourthline.cling.binding.staging   
org.fourthline.cling.binding.xml   
 

Uses of MutableService in org.fourthline.cling.binding.staging
 

Fields in org.fourthline.cling.binding.staging with type parameters of type MutableService
 List<MutableService> MutableDevice.services
           
 

Uses of MutableService in org.fourthline.cling.binding.xml
 

Methods in org.fourthline.cling.binding.xml with parameters of type MutableService
protected
<S extends Service>
S
UDA10ServiceDescriptorBinderImpl.buildInstance(S undescribedService, MutableService descriptor)
           
 void UDA10ServiceDescriptorBinderImpl.hydrateActionList(MutableService descriptor, Node actionListNode)
           
protected  void UDA10ServiceDescriptorBinderImpl.hydrateBasic(MutableService descriptor, Service undescribedService)
           
protected  void UDA10ServiceDescriptorBinderImpl.hydrateRoot(MutableService descriptor, Element rootElement)
           
 void UDA10ServiceDescriptorBinderImpl.hydrateServiceStateTableList(MutableService descriptor, Node serviceStateTableNode)
           
 

Constructors in org.fourthline.cling.binding.xml with parameters of type MutableService
UDA10DeviceDescriptorBinderSAXImpl.ServiceHandler(MutableService instance, UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler parent)
           
UDA10ServiceDescriptorBinderSAXImpl.RootHandler(MutableService instance, org.seamless.xml.SAXParser parser)
           
 

Constructor parameters in org.fourthline.cling.binding.xml with type arguments of type MutableService
UDA10DeviceDescriptorBinderSAXImpl.ServiceListHandler(List<MutableService> instance, UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler parent)
           
 



Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.