Uses of Class
com.algolia.search.saas.Query.TypoTolerance

Uses of Query.TypoTolerance in com.algolia.search.saas
 

Fields in com.algolia.search.saas declared as Query.TypoTolerance
protected  Query.TypoTolerance Query.typoTolerance
           
 

Methods in com.algolia.search.saas that return Query.TypoTolerance
 Query.TypoTolerance Query.getTypoTolerance()
           
static Query.TypoTolerance Query.TypoTolerance.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Query.TypoTolerance[] Query.TypoTolerance.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.algolia.search.saas with parameters of type Query.TypoTolerance
 Query Query.setTypoTolerance(Query.TypoTolerance typoTolerance)
           
 



Copyright © 2015. All rights reserved.