Package com.algolia.model.search
Class AroundPrecisionFromValueInner
java.lang.Object
com.algolia.model.search.AroundPrecisionFromValueInner
Range object with lower and upper values in meters to define custom ranges.
-
Constructor Details
-
AroundPrecisionFromValueInner
public AroundPrecisionFromValueInner()
-
-
Method Details
-
setFrom
-
getFrom
Lower boundary of a range in meters. The Geo ranking criterion considers all records within the range to be equal. -
setValue
-
getValue
Upper boundary of a range in meters. The Geo ranking criterion considers all records within the range to be equal. -
equals
-
hashCode
public int hashCode() -
toString
-