Class Key.SubsystemKey

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

public static class Key.SubsystemKey extends Key implements scala.Product, Serializable
Represents a key for all the alarms of a subsystem

param: subsystem represents all alarms belonging to this component e.g. NFIRAOS

See Also:
  • Constructor Details

    • SubsystemKey

      public SubsystemKey(Subsystem subsystem)
  • Method Details