|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectfi.foyt.foursquare.api.entities.CompleteSpecial
public class CompleteSpecial
Class representing CompleteSpecial entity
| 构造方法摘要 | |
|---|---|
CompleteSpecial()
|
|
| 方法摘要 | |
|---|---|
String |
getDescription()
Returns a description of how to unlock the special. |
String |
getFinePrint()
Returns specific rules for this special. |
String |
getIcon()
Returns the name of the icon to use: http://foursquare.com/img/specials/icon.png |
String |
getId()
Returns id of this venue |
String |
getMessage()
Returns a message describing the special. |
String |
getProvider()
Returns provider |
String |
getRedemption()
Returns redemption |
String |
getState()
Returns state. |
String |
getTitle()
Returns a title of the special |
String |
getType()
Returns type of the venue. |
Boolean |
getUnlocked()
Returns true or false indicating if this special is unlocked for the acting user. |
CompactVenue |
getVenue()
Returns venue |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public CompleteSpecial()
| 方法详细信息 |
|---|
public String getId()
public String getType()
public String getMessage()
public String getFinePrint()
public String getDescription()
public Boolean getUnlocked()
public String getIcon()
public String getTitle()
public String getState()
public String getProvider()
public String getRedemption()
public CompactVenue getVenue()
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||