Class AlarmHealth.Good$

java.lang.Object
csw.alarm.models.AlarmHealth
csw.alarm.models.AlarmHealth.Good$
All Implemented Interfaces:
enumeratum.EnumEntry, enumeratum.EnumEntry.Lowercase, Serializable, scala.Equals, scala.Product
Enclosing class:
AlarmHealth

public static class AlarmHealth.Good$ extends AlarmHealth implements scala.Product, Serializable
Represents health of an alarm/component/subsystem/system if all alarms are either Okay or Warning
See Also:
  • Field Details

    • MODULE$

      public static final AlarmHealth.Good$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • Good$

      public Good$()