Uses of Class
logic.TRIG_MODE
-
Uses of TRIG_MODE in logic
Methods in logic that return TRIG_MODE Modifier and Type Method Description TRIG_MODECalcLogic. getTrigMode()static TRIG_MODETRIG_MODE. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TRIG_MODE[]TRIG_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 TRIG_MODE Modifier and Type Method Description voidCalcLogic. setTrigMode(TRIG_MODE trigMode)