public class GeoCode extends Object implements FoursquareEntity
| Constructor and Description |
|---|
GeoCode() |
GeoCode(GeoCodeFeature feature) |
| Modifier and Type | Method and Description |
|---|---|
GeoCodeFeature |
getFeature() |
void |
setFeature(GeoCodeFeature feature) |
public GeoCode()
public GeoCode(GeoCodeFeature feature)
public GeoCodeFeature getFeature()
public void setFeature(GeoCodeFeature feature)
Copyright © 2014 Foyt. All Rights Reserved.