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