Uses of Class
org.fourthline.cling.model.VariableValue

Packages that use VariableValue
org.fourthline.cling.model.action   
org.fourthline.cling.model.state   
 

Uses of VariableValue in org.fourthline.cling.model.action
 

Subclasses of VariableValue in org.fourthline.cling.model.action
 class ActionArgumentValue<S extends Service>
          Represents the value of an action input or output argument.
 

Uses of VariableValue in org.fourthline.cling.model.state
 

Subclasses of VariableValue in org.fourthline.cling.model.state
 class StateVariableValue<S extends Service>
          Represents the value of a state variable.
 



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