Class AttributeScoreDetails

java.lang.Object
com.aquima.interactions.matching.result.AttributeScoreDetails
All Implemented Interfaces:
IAttributeScoreDetails

public class AttributeScoreDetails extends Object implements IAttributeScoreDetails
Class to keep track of details about the score of a multivalue attribute.
Since:
7.1
Author:
C. de Meijer
  • Constructor Details

    • AttributeScoreDetails

      public AttributeScoreDetails(String attributeName)
  • Method Details