Uses of Enum Class
neqsim.process.alarm.AlarmLevel.Direction
Packages that use AlarmLevel.Direction
-
Uses of AlarmLevel.Direction in neqsim.process.alarm
Subclasses with type arguments of type AlarmLevel.Direction in neqsim.process.alarmModifier and TypeClassDescriptionstatic enumDirection of the alarm (high or low).Fields in neqsim.process.alarm declared as AlarmLevel.DirectionMethods in neqsim.process.alarm that return AlarmLevel.DirectionModifier and TypeMethodDescriptionAlarmLevel.getDirection()Returns the direction of the alarm.static AlarmLevel.DirectionReturns the enum constant of this class with the specified name.static AlarmLevel.Direction[]AlarmLevel.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in neqsim.process.alarm with parameters of type AlarmLevel.Direction