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