Uses of Class
logic.USE_MODE
-
Uses of USE_MODE in logic
Methods in logic that return USE_MODE Modifier and Type Method Description USE_MODECalcLogic. getUseMode()static USE_MODEUSE_MODE. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static USE_MODE[]USE_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 USE_MODE Modifier and Type Method Description voidCalcLogic. setUseMode(USE_MODE useMode)