Uses of Class
net.sourceforge.jgeocoder.GeocodeAcuracy

Packages that use GeocodeAcuracy
net.sourceforge.jgeocoder   
 

Uses of GeocodeAcuracy in net.sourceforge.jgeocoder
 

Methods in net.sourceforge.jgeocoder that return GeocodeAcuracy
 GeocodeAcuracy JGeocodeAddress.getAcuracy()
           
static GeocodeAcuracy GeocodeAcuracy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GeocodeAcuracy[] GeocodeAcuracy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sourceforge.jgeocoder with parameters of type GeocodeAcuracy
 void JGeocodeAddress.setAcuracy(GeocodeAcuracy acuracy)
           
 



Copyright © 2008. All Rights Reserved.