Package com.algolia.model.search
Class DictionaryLanguage
java.lang.Object
com.algolia.model.search.DictionaryLanguage
Dictionary type. If `null`, this dictionary type isn't supported for the language.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanNumber of custom dictionary entries.inthashCode()setNbCustomEntries(Integer nbCustomEntries) toString()
-
Constructor Details
-
DictionaryLanguage
public DictionaryLanguage()
-
-
Method Details