Class Key.SubsystemKey

  • All Implemented Interfaces:
    java.io.Serializable, scala.Equals, scala.Product, scala.Proxy, scala.Serializable
    Enclosing class:
    Key

    public static class Key.SubsystemKey
    extends Key
    implements scala.Product, scala.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:
    Serialized Form
    • Constructor Detail

      • SubsystemKey

        public SubsystemKey​(Subsystem subsystem)
    • Method Detail