Spring Data Solr

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

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

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

Methods in org.springframework.data.solr.core.geo that return GeoConverters.StringToPointConverter
static GeoConverters.StringToPointConverter GeoConverters.StringToPointConverter.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GeoConverters.StringToPointConverter[] GeoConverters.StringToPointConverter.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 Software, Inc.. All Rights Reserved.