java.lang.Object
com.evolveum.midpoint.model.impl.mining.algorithm.cluster.mechanism.AttributeMatchExplanation

public class AttributeMatchExplanation extends Object
  • Constructor Details

    • AttributeMatchExplanation

      public AttributeMatchExplanation(String attributePath, String attributeValue)
  • Method Details

    • getAttributePath

      public String getAttributePath()
    • setAttributePath

      public void setAttributePath(String attributePath)
    • getAttributeValue

      public String getAttributeValue()
    • setAttributeValue

      public void setAttributeValue(String attributeValue)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object