Uses of Class
com.google.code.geocoder.model.GeocoderResultType

Packages that use GeocoderResultType
com.google.code.geocoder.model   
 

Uses of GeocoderResultType in com.google.code.geocoder.model
 

Methods in com.google.code.geocoder.model that return GeocoderResultType
static GeocoderResultType GeocoderResultType.fromValue(String v)
           
static GeocoderResultType GeocoderResultType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GeocoderResultType[] GeocoderResultType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.