Class FullAlarmSeverity.Disconnected$

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

    public static class FullAlarmSeverity.Disconnected$
    extends FullAlarmSeverity
    implements scala.Product, scala.Serializable
    Represents the disconnected state of an alarm. This severity is never set by a developer explicitly. Rather it is inferred as Disconnected when the severity of an alarm expires and component is unable to refresh the severity.
    See Also:
    Serialized Form
    • Constructor Detail

      • Disconnected$

        public Disconnected$()