org.teleal.cling.binding.staging
Class MutableServiceDescriptor
java.lang.Object
org.teleal.cling.binding.staging.MutableServiceDescriptor
public class MutableServiceDescriptor
- extends java.lang.Object
- Author:
- Christian Bauer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
udaVersion
public MutableUDAVersion udaVersion
actions
public java.util.List<MutableAction> actions
stateVariables
public java.util.List<MutableStateVariable> stateVariables
MutableServiceDescriptor
public MutableServiceDescriptor()
build
public <T extends Service> T build(java.lang.Class<T> serviceClass)
throws java.lang.Exception
- Throws:
java.lang.Exception
createActions
public Action[] createActions()
createStateVariables
public StateVariable[] createStateVariables()
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.