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

Packages that use MotionValue
org.universAAL.ontology.device   
 

Uses of MotionValue in org.universAAL.ontology.device
 

Fields in org.universAAL.ontology.device declared as MotionValue
static MotionValue MotionValue.Delayed
           
static MotionValue MotionValue.Detected
           
static MotionValue MotionValue.NotDetected
           
static MotionValue MotionValue.Tampered
           
 

Methods in org.universAAL.ontology.device that return MotionValue
 MotionValue MotionSensor.getMotionValue()
           
static MotionValue MotionValue.getMotionValueByOrder(int order)
           
static MotionValue MotionValue.valueOf(String name)
           
 

Methods in org.universAAL.ontology.device with parameters of type MotionValue
 void MotionSensor.setMotionValue(MotionValue newPropValue)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.