fi.foyt.foursquare.api.entities
类 UserGroups

java.lang.Object
  继承者 fi.foyt.foursquare.api.entities.Count
      继承者 fi.foyt.foursquare.api.entities.UserGroups
所有已实现的接口:
FoursquareEntity, Serializable

public class UserGroups
extends Count

Group of UserGroups

作者:
Antti Leppä
另请参见:
序列化表格

构造方法摘要
UserGroups()
           
 
方法摘要
 UserGroup[] getGroups()
          Returns user groups
 
从类 fi.foyt.foursquare.api.entities.Count 继承的方法
getCount
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

UserGroups

public UserGroups()
方法详细信息

getGroups

public UserGroup[] getGroups()
Returns user groups

返回:
user groups


Copyright © 2013 Foyt. All Rights Reserved.