Uses of Class
logic.POWER_MODE
| Package | Description |
|---|---|
| logic |
-
Uses of POWER_MODE in logic
Methods in logic that return POWER_MODE Modifier and Type Method Description POWER_MODECalcLogic. getPowerMode()static POWER_MODEPOWER_MODE. valueOf(java.lang.String name)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 Modifier and Type Method Description voidCalcLogic. setPowerMode(POWER_MODE powerMode)