Uses of Class
org.inria.myriads.snoozenode.localcontroller.powermanagement.suspend.SuspendState

Packages that use SuspendState
org.inria.myriads.snoozenode.localcontroller.powermanagement.suspend   
org.inria.myriads.snoozenode.localcontroller.powermanagement.util   
 

Uses of SuspendState in org.inria.myriads.snoozenode.localcontroller.powermanagement.suspend
 

Methods in org.inria.myriads.snoozenode.localcontroller.powermanagement.suspend that return SuspendState
static SuspendState SuspendState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SuspendState[] SuspendState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of SuspendState in org.inria.myriads.snoozenode.localcontroller.powermanagement.util
 

Methods in org.inria.myriads.snoozenode.localcontroller.powermanagement.util with parameters of type SuspendState
static boolean PowerManagementUtils.hasSuspendSupport(SuspendState suspendState)
          Checks if the suspend state is supported.
 



Copyright © 2012. All Rights Reserved.