org.teleal.cling.binding.staging
Class MutableDeviceService

java.lang.Object
  extended by org.teleal.cling.binding.staging.MutableDeviceService

public class MutableDeviceService
extends Object

Author:
Christian Bauer

Field Summary
 URI controlURI
           
 URI descriptorURI
           
 URI eventSubscriptionURI
           
 ServiceId serviceId
           
 ServiceType serviceType
           
 
Constructor Summary
MutableDeviceService()
           
 
Method Summary
 DeviceService build()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serviceType

public ServiceType serviceType

serviceId

public ServiceId serviceId

descriptorURI

public URI descriptorURI

controlURI

public URI controlURI

eventSubscriptionURI

public URI eventSubscriptionURI
Constructor Detail

MutableDeviceService

public MutableDeviceService()
Method Detail

build

public DeviceService build()


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