Class Key.ComponentKey

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

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

    See Also:
    Serialized Form
    • Constructor Detail

      • ComponentKey

        public ComponentKey​(Prefix prefix)
    • Method Detail

      • prefix

        public Prefix prefix()