Class AcknowledgementStatus.Acknowledged$

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

    public static class AcknowledgementStatus.Acknowledged$
    extends AcknowledgementStatus
    implements scala.Product, java.io.Serializable
    Represents the acknowledged status of the alarm
    See Also:
    Serialized Form
    • Constructor Detail

      • Acknowledged$

        public Acknowledged$()