Uses of Class
org.inria.myriads.snoozecommon.communication.localcontroller.wakeup.WakeupDriver

Packages that use WakeupDriver
org.inria.myriads.snoozecommon.communication.localcontroller.wakeup   
 

Uses of WakeupDriver in org.inria.myriads.snoozecommon.communication.localcontroller.wakeup
 

Methods in org.inria.myriads.snoozecommon.communication.localcontroller.wakeup that return WakeupDriver
 WakeupDriver WakeupSettings.getDriver()
          Returns the wakeup driver.
static WakeupDriver WakeupDriver.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WakeupDriver[] WakeupDriver.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.inria.myriads.snoozecommon.communication.localcontroller.wakeup with parameters of type WakeupDriver
 void WakeupSettings.setDriver(WakeupDriver driver)
          Sets the driver.
 



Copyright © 2012. All Rights Reserved.