Uses of Class
logic.BASE_MODE
-
Uses of BASE_MODE in logic
Methods in logic that return BASE_MODE Modifier and Type Method Description BASE_MODECalcLogic. getBaseMode()static BASE_MODEBASE_MODE. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static BASE_MODE[]BASE_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 BASE_MODE Modifier and Type Method Description voidCalcLogic. setBaseMode(BASE_MODE baseMode)