Uses of Class
org.teleal.cling.model.meta.StateVariableAllowedValueRange

Packages that use StateVariableAllowedValueRange
org.teleal.cling.binding.annotations   
org.teleal.cling.binding.staging   
org.teleal.cling.model.meta   
 

Uses of StateVariableAllowedValueRange in org.teleal.cling.binding.annotations
 

Methods in org.teleal.cling.binding.annotations that return StateVariableAllowedValueRange
protected  StateVariableAllowedValueRange AnnotationStateVariableBinder.getAllowedValueRange()
           
 

Uses of StateVariableAllowedValueRange in org.teleal.cling.binding.staging
 

Fields in org.teleal.cling.binding.staging declared as StateVariableAllowedValueRange
 StateVariableAllowedValueRange MutableStateVariable.allowedValueRange
           
 

Uses of StateVariableAllowedValueRange in org.teleal.cling.model.meta
 

Methods in org.teleal.cling.model.meta that return StateVariableAllowedValueRange
 StateVariableAllowedValueRange StateVariableTypeDetails.getAllowedValueRange()
           
 

Constructors in org.teleal.cling.model.meta with parameters of type StateVariableAllowedValueRange
StateVariableTypeDetails(Datatype datatype, String defaultValue, String[] allowedValues, StateVariableAllowedValueRange allowedValueRange)
           
 



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