fi.foyt.foursquare.api.entities
类 BadgeUnlock

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

public class BadgeUnlock
extends Object
implements FoursquareEntity

Class representing BadgeUnlock entity

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

构造方法摘要
BadgeUnlock()
           
 
方法摘要
 Checkin[] getCheckins()
          Returns array of checkins
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

BadgeUnlock

public BadgeUnlock()
方法详细信息

getCheckins

public Checkin[] getCheckins()
Returns array of checkins

返回:
array of checkins


Copyright © 2013 Foyt. All Rights Reserved.