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ä
另请参见:
序列化表格

构造方法摘要
KeywordGroup()
           
 
方法摘要
 Keyword[] getItems()
          Returns group items
 
从类 fi.foyt.foursquare.api.entities.Group 继承的方法
getName, getType
 
从类 fi.foyt.foursquare.api.entities.Count 继承的方法
getCount
 
从类 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.