Uses of Enum Class
org.alfresco.search.model.ResultSetContextSpellcheck.TypeEnum
Packages that use ResultSetContextSpellcheck.TypeEnum
-
Uses of ResultSetContextSpellcheck.TypeEnum in org.alfresco.search.model
Methods in org.alfresco.search.model that return ResultSetContextSpellcheck.TypeEnumModifier and TypeMethodDescriptionResultSetContextSpellcheck.getType()Get typeReturns the enum constant of this class with the specified name.static ResultSetContextSpellcheck.TypeEnum[]ResultSetContextSpellcheck.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.alfresco.search.model with parameters of type ResultSetContextSpellcheck.TypeEnumModifier and TypeMethodDescriptionvoidResultSetContextSpellcheck.setType(ResultSetContextSpellcheck.TypeEnum type) ResultSetContextSpellcheck.type(ResultSetContextSpellcheck.TypeEnum type)