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