fi.foyt.foursquare.api.entities
类 CheckinGroup
java.lang.Object
fi.foyt.foursquare.api.entities.Count
fi.foyt.foursquare.api.entities.Group<Checkin>
fi.foyt.foursquare.api.entities.CheckinGroup
- 所有已实现的接口:
- FoursquareEntity, Serializable
public class CheckinGroup
- extends Group<Checkin>
Group of Checkin entities
- 作者:
- Antti Leppä
- 另请参见:
- 序列化表格
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckinGroup
public CheckinGroup()
getItems
public Checkin[] getItems()
- 从类
Group 复制的描述
- Returns group items
- 指定者:
- 类
Group<Checkin> 中的 getItems
- 返回:
- group items
Copyright © 2013 Foyt. All Rights Reserved.