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

Packages that use StateVariableAllowedValueRange
org.teleal.cling.binding.annotations   
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.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, java.lang.String defaultValue, java.lang.String[] allowedValues, StateVariableAllowedValueRange allowedValueRange)
           
 



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