|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectfi.foyt.foursquare.api.entities.CompactVenue
fi.foyt.foursquare.api.entities.CompleteVenue
public class CompleteVenue
Class representing CompleteVenue entity
| 构造方法摘要 | |
|---|---|
CompleteVenue()
|
|
| 方法摘要 | |
|---|---|
Count |
getBeenHere()
Returns count of the number of times the acting user has been here. |
String |
getDescription()
Returns description of the venue provided by venue owner. |
Mayor |
getMayor()
Returns mayor of this venue |
Photos |
getPhotos()
Returns photos for this venue |
String |
getShortUrl()
Returns a short URL for this venue, e.g. http://4sq.com/Ab123D |
CompleteSpecial[] |
getSpecialsNearby()
Returns an array of specials near this venue. |
String[] |
getTags()
Returns venue tags |
String |
getTimeZone()
Returns time zone |
| 从类 fi.foyt.foursquare.api.entities.CompactVenue 继承的方法 |
|---|
getCategories, getContact, getHereNow, getId, getLocation, getName, getSpecials, getStats, getTips, getTodos, getUrl, getVerified |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public CompleteVenue()
| 方法详细信息 |
|---|
public String getDescription()
public Mayor getMayor()
public String[] getTags()
public Count getBeenHere()
public String getShortUrl()
public CompleteSpecial[] getSpecialsNearby()
public Photos getPhotos()
public String getTimeZone()
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||