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. -
setOperator
-
getOperator
Operator. -
setValue
-
getValue
Attribute value. -
setCount
-
getCount
Number of occurrences. -
equals
-
hashCode
public int hashCode() -
toString
-