Class AcknowledgementStatus.Unacknowledged$

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

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

      • Unacknowledged$

        public Unacknowledged$()