|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectfi.foyt.foursquare.api.entities.CompactUser
fi.foyt.foursquare.api.entities.CompleteUser
public class CompleteUser
Class representing CompleteUser entity
| 构造方法摘要 | |
|---|---|
CompleteUser()
|
|
| 方法摘要 | |
|---|---|
Count |
getBadges()
Returns count of badges for the user |
CheckinGroup |
getCheckins()
Returns the count of checkins by this user. |
Contact |
getContact()
Returns user's contact information |
Count |
getFollowers()
Returns count of followers for this user |
Count |
getFollowing()
Returns count how may users this user follows |
UserGroups |
getFriends()
Returns users for this friend |
VenueGroup |
getMayorships()
Returns the count of mayorships by this user. |
Boolean |
getPings()
Returns whether user will receive pings from this user |
Count |
getRequests()
Returns friend request count for this user |
Scores |
getScores()
Returns user's scores |
TipGroup |
getTips()
Returns for count of tips by this user. |
TodoGroup |
getTodos()
Returns for count of todos by this user. |
String |
getType()
Returns type of the user. |
| 从类 fi.foyt.foursquare.api.entities.CompactUser 继承的方法 |
|---|
getFirstName, getGender, getHomeCity, getId, getLastName, getPhoto, getRelationship |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public CompleteUser()
| 方法详细信息 |
|---|
public String getType()
public Contact getContact()
public Boolean getPings()
public Count getBadges()
public CheckinGroup getCheckins()
public VenueGroup getMayorships()
public TipGroup getTips()
public TodoGroup getTodos()
public UserGroups getFriends()
public Count getFollowers()
public Count getFollowing()
public Count getRequests()
public Scores getScores()
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||