Class Key.ComponentKey

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

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

    See Also:
    Serialized Form
    • Constructor Detail

      • ComponentKey

        public ComponentKey​(Subsystem subsystem,
                            java.lang.String component)
    • Method Detail

      • component

        public java.lang.String component()