|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |