Package | Description |
---|---|
org.universAAL.lddi.lib.activityhub.devicemodel |
Modifier and Type | Field and Description |
---|---|
protected MotionSensorEvent |
MotionSensor.lastSensorEvent |
Modifier and Type | Method and Description |
---|---|
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 © 2018 universAAL Consortium. All rights reserved.