Class AcknowledgementStatus.Unacknowledged$

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

public static class AcknowledgementStatus.Unacknowledged$ extends AcknowledgementStatus implements scala.Product, Serializable
Represents unacknowledged status of an alarm. Expects the operator to respond and acknowledge the alarm which will then change the status to Acknowledged.
See Also:
  • Field Details

  • Constructor Details

    • Unacknowledged$

      public Unacknowledged$()