Class AlarmHealth.Good$

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

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

      • MODULE$

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

      • Good$

        public Good$()