Uses of Class
org.universAAL.lddi.lib.activityhub.devicemodel.MotionSensorEvent

Packages that use MotionSensorEvent
org.universAAL.lddi.lib.activityhub.devicemodel   
 

Uses of MotionSensorEvent in org.universAAL.lddi.lib.activityhub.devicemodel
 

Fields in org.universAAL.lddi.lib.activityhub.devicemodel declared as MotionSensorEvent
protected  MotionSensorEvent MotionSensor.lastSensorEvent
           
 

Methods in org.universAAL.lddi.lib.activityhub.devicemodel that return MotionSensorEvent
static MotionSensorEvent MotionSensorEvent.getMotionSensorEvent(int val)
          convert int to enum item
static MotionSensorEvent MotionSensorEvent.toMotionSensorEvent(String str)
          convert String to enum item
static MotionSensorEvent MotionSensorEvent.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MotionSensorEvent[] MotionSensorEvent.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.