Uses of Enum Class
org.springframework.data.elasticsearch.annotations.TermVector
Packages that use TermVector
-
Uses of TermVector in org.springframework.data.elasticsearch.annotations
Methods in org.springframework.data.elasticsearch.annotations that return TermVectorModifier and TypeMethodDescriptionstatic TermVectorReturns the enum constant of this class with the specified name.static TermVector[]TermVector.values()Returns an array containing the constants of this enum class, in the order they are declared.