|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectfi.foyt.foursquare.api.entities.Setting
public class Setting
Class representing Setting entity
| 构造方法摘要 | |
|---|---|
Setting()
|
|
| 方法摘要 | |
|---|---|
String |
getForeignConsent()
Returns foreign consent |
Boolean |
getReceiveCommentPings()
Returns true of false indicating if user will receive comment pings. |
Boolean |
getReceivePings()
Returns true of false indicating if user will receive pings. |
Boolean |
getSendBadgesToFacebook()
Returns true of false indicating if user's badges will be sent to Facebook |
Boolean |
getSendBadgesToTwitter()
Returns true of false indicating if user's badges will be sent to Twitter |
Boolean |
getSendMayorshipsToFacebook()
Returns true of false indicating if user's mayorships will be sent to Facebook |
Boolean |
getSendMayorshipsToTwitter()
Returns true of false indicating if user's mayorships will be sent to Twitter |
Boolean |
getSendToFacebook()
Returns true of false indicating if user's data will be sent to Facebook |
Boolean |
getSendToTwitter()
Returns true of false indicating if user's data will be sent to Twitter |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public Setting()
| 方法详细信息 |
|---|
public Boolean getReceivePings()
public Boolean getReceiveCommentPings()
public Boolean getSendToTwitter()
public Boolean getSendMayorshipsToTwitter()
public Boolean getSendBadgesToTwitter()
public Boolean getSendToFacebook()
public Boolean getSendMayorshipsToFacebook()
public Boolean getSendBadgesToFacebook()
public String getForeignConsent()
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||