Uses of Class
org.universAAL.ontology.device.ExitValue

Packages that use ExitValue
org.universAAL.ontology.device   
 

Uses of ExitValue in org.universAAL.ontology.device
 

Fields in org.universAAL.ontology.device declared as ExitValue
static ExitValue ExitValue.DoorLeftOpen
           
static ExitValue ExitValue.Exit
           
static ExitValue ExitValue.NoCondition
           
 

Methods in org.universAAL.ontology.device that return ExitValue
 ExitValue ExitSensor.getExitValue()
           
static ExitValue ExitValue.getExitValueByOrder(int order)
           
static ExitValue ExitValue.valueOf(String name)
           
 

Methods in org.universAAL.ontology.device with parameters of type ExitValue
 void ExitSensor.setExitValue(ExitValue newPropValue)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.