Class Key.GlobalKey$

java.lang.Object
csw.alarm.models.Key
csw.alarm.models.Key.GlobalKey$
All Implemented Interfaces:
Serializable, scala.Equals, scala.Product
Enclosing class:
Key

public static class Key.GlobalKey$ extends Key implements scala.Product, Serializable
Represents all the alarms available in the system
See Also:
  • Field Details

    • MODULE$

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

    • GlobalKey$

      public GlobalKey$()