Class AlarmSeverity.Indeterminate$

  • All Implemented Interfaces:
    enumeratum.EnumEntry, enumeratum.EnumEntry.Lowercase, java.io.Serializable, scala.Equals, scala.Product
    Enclosing class:
    AlarmSeverity

    public static class AlarmSeverity.Indeterminate$
    extends AlarmSeverity
    implements scala.Product, java.io.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:
    Serialized Form
    • Constructor Detail

      • Indeterminate$

        public Indeterminate$()