fi.foyt.foursquare.api.entities
类 Stats
java.lang.Object
fi.foyt.foursquare.api.entities.Stats
- 所有已实现的接口:
- FoursquareEntity, Serializable
public class Stats
- extends Object
- implements FoursquareEntity
Class representing Stats entity
- 作者:
- Antti Leppä
- 另请参见:
- 序列化表格
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Stats
public Stats()
getCheckinsCount
public Integer getCheckinsCount()
- Returns checkins count
- 返回:
- checkins count
getUsersCount
public Integer getUsersCount()
- Returns users count
- 返回:
- users count
Copyright © 2013 Foyt. All Rights Reserved.