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

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

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

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



Copyright © 2014 universAAL Consortium. All Rights Reserved.