fi.foyt.foursquare.api.entities
类 GeoCode

java.lang.Object
  继承者 fi.foyt.foursquare.api.entities.GeoCode
所有已实现的接口:
FoursquareEntity, Serializable

public class GeoCode
extends Object
implements FoursquareEntity

Just holds the geocode data

作者:
rmangi
另请参见:
序列化表格

构造方法摘要
GeoCode()
           
GeoCode(GeoCodeFeature feature)
           
 
方法摘要
 GeoCodeFeature getFeature()
           
 void setFeature(GeoCodeFeature feature)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

GeoCode

public GeoCode()

GeoCode

public GeoCode(GeoCodeFeature feature)
方法详细信息

getFeature

public GeoCodeFeature getFeature()

setFeature

public void setFeature(GeoCodeFeature feature)


Copyright © 2013 Foyt. All Rights Reserved.