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

Packages that use StateVariableAllowedValueRange
org.fourthline.cling.binding.annotations   
org.fourthline.cling.model.meta   
 

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

Methods in org.fourthline.cling.binding.annotations that return StateVariableAllowedValueRange
protected  StateVariableAllowedValueRange AnnotationStateVariableBinder.getAllowedRangeFromProvider()
           
protected  StateVariableAllowedValueRange AnnotationStateVariableBinder.getAllowedValueRange(long min, long max, long step)
           
 

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

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

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



Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.