org.teleal.cling.binding.staging
Class MutableService
java.lang.Object
org.teleal.cling.binding.staging.MutableService
public class MutableService
- extends Object
- Author:
- Christian Bauer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serviceType
public ServiceType serviceType
serviceId
public ServiceId serviceId
descriptorURI
public URI descriptorURI
controlURI
public URI controlURI
eventSubscriptionURI
public URI eventSubscriptionURI
actions
public List<MutableAction> actions
stateVariables
public List<MutableStateVariable> stateVariables
MutableService
public MutableService()
build
public Service build(Device prototype)
throws ValidationException
- Throws:
ValidationException
createActions
public Action[] createActions()
createStateVariables
public StateVariable[] createStateVariables()
Copyright © 2011 Teleal GmbH, Switzerland. All Rights Reserved.