Uses of Enum
logic.POWER_MODE
Packages that use POWER_MODE
-
Uses of POWER_MODE in logic
Subclasses with type arguments of type POWER_MODE in logicFields in logic declared as POWER_MODEMethods in logic that return POWER_MODEModifier and TypeMethodDescriptionCalcLogic.getPowerMode()
static POWER_MODE
Returns the enum constant of this type with the specified name.static POWER_MODE[]
POWER_MODE.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in logic with parameters of type POWER_MODE