Spring Data Solr

Uses of Class
org.springframework.data.solr.core.geo.GeoConverters.StringToGeoLocationConverter

Packages that use GeoConverters.StringToGeoLocationConverter
org.springframework.data.solr.core.geo   
 

Uses of GeoConverters.StringToGeoLocationConverter in org.springframework.data.solr.core.geo
 

Methods in org.springframework.data.solr.core.geo that return GeoConverters.StringToGeoLocationConverter
static GeoConverters.StringToGeoLocationConverter GeoConverters.StringToGeoLocationConverter.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GeoConverters.StringToGeoLocationConverter[] GeoConverters.StringToGeoLocationConverter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Spring Data Solr

Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.