Package com.algolia.model.analytics
Class GetTopFilterForAttribute
java.lang.Object
com.algolia.model.analytics.GetTopFilterForAttribute
GetTopFilterForAttribute
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanAttribute name.getCount()Number of occurrences.Operator.getValue()Attribute value.inthashCode()setAttribute(String attribute) setOperator(String operator) toString()
-
Constructor Details
-
GetTopFilterForAttribute
public GetTopFilterForAttribute()
-
-
Method Details
-
setAttribute
-
getAttribute
Attribute name.- Returns:
- attribute
-
setOperator
-
getOperator
Operator.- Returns:
- operator
-
setValue
-
getValue
Attribute value.- Returns:
- value
-
setCount
-
getCount
Number of occurrences.- Returns:
- count
-
equals
-
hashCode
public int hashCode() -
toString
-