Class AttributeValue

    • Constructor Detail

      • AttributeValue

        public AttributeValue​(java.lang.String attributeName)
        Constructs a new instance of this class.
        Parameters:
        attributeName - the attribute name to assign to this.
    • Method Detail

      • getAttributeName

        public java.lang.String getAttributeName()
        Returns the name of the attribute to retrieve from the input hit.
        Returns:
        the attribute name.