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

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

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

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



Copyright © 2014 universAAL Consortium. All Rights Reserved.