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