fi.foyt.foursquare.api.entities
类 Count

java.lang.Object
  继承者 fi.foyt.foursquare.api.entities.Count
所有已实现的接口:
FoursquareEntity, Serializable
直接已知子类:
Group, HereNow, Mayor, Photos, Tips, UserGroups

public class Count
extends Object
implements FoursquareEntity

Base class for all "count" entities

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

构造方法摘要
Count()
           
 
方法摘要
 Long getCount()
          Returns count
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

Count

public Count()
方法详细信息

getCount

public Long getCount()
Returns count

返回:
count


Copyright © 2013 Foyt. All Rights Reserved.