Uses of Enum Class
org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoPointConverter
Packages that use GeoConverters.MapToGeoPointConverter
-
Uses of GeoConverters.MapToGeoPointConverter in org.springframework.data.elasticsearch.core.convert
Methods in org.springframework.data.elasticsearch.core.convert that return GeoConverters.MapToGeoPointConverterModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static GeoConverters.MapToGeoPointConverter[]
GeoConverters.MapToGeoPointConverter.values()
Returns an array containing the constants of this enum class, in the order they are declared.