Uses of Enum Class
org.springframework.data.elasticsearch.annotations.CompletionContextType
Packages that use CompletionContextType
-
Uses of CompletionContextType in org.springframework.data.elasticsearch.annotations
Subclasses with type arguments of type CompletionContextType in org.springframework.data.elasticsearch.annotationsModifier and TypeClassDescriptionenumBased on reference doc - https://www.elastic.co/guide/en/elasticsearch/reference/current/suggester-context.htmlMethods in org.springframework.data.elasticsearch.annotations that return CompletionContextTypeModifier and TypeMethodDescriptionstatic CompletionContextTypeReturns the enum constant of this class with the specified name.static CompletionContextType[]CompletionContextType.values()Returns an array containing the constants of this enum class, in the order they are declared.