Class AlarmSeverity.Indeterminate$

All Implemented Interfaces:
enumeratum.EnumEntry, Serializable, scala.Equals, scala.Product
Enclosing class:
AlarmSeverity

public static class AlarmSeverity.Indeterminate$ extends AlarmSeverity implements scala.Product, Serializable
Represents the indeterminate state of an alarm, for e.g. hardware is not able to update the state regularly and hence component cannot determine the actual severity of the alarm.
See Also:
  • Field Details

  • Constructor Details

    • Indeterminate$

      public Indeterminate$()