org.teleal.cling.binding.staging
Class MutableStateVariable
java.lang.Object
org.teleal.cling.binding.staging.MutableStateVariable
public class MutableStateVariable
- extends Object
- Author:
- Christian Bauer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
dataType
public Datatype dataType
defaultValue
public String defaultValue
allowedValues
public List<String> allowedValues
allowedValueRange
public MutableAllowedValueRange allowedValueRange
eventDetails
public StateVariableEventDetails eventDetails
MutableStateVariable
public MutableStateVariable()
build
public StateVariable build()
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.