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