fi.foyt.foursquare.api.entities.notifications
类 BadgeNotification

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

public class BadgeNotification
extends Object
implements FoursquareEntity

Entity representing "Badge" notification

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

构造方法摘要
BadgeNotification()
           
 
方法摘要
 Badge getBadge()
          Returns Badge entity
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

BadgeNotification

public BadgeNotification()
方法详细信息

getBadge

public Badge getBadge()
Returns Badge entity

返回:
Badge entity


Copyright © 2013 Foyt. All Rights Reserved.