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

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

public class TipAlertNotification
extends Object
implements FoursquareEntity

Entity representing "TipAlert" notification

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

构造方法摘要
TipAlertNotification()
           
 
方法摘要
 CompleteTip getTip()
          Returns tip entity itself
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

TipAlertNotification

public TipAlertNotification()
方法详细信息

getTip

public CompleteTip getTip()
Returns tip entity itself

返回:
tip entity itself


Copyright © 2013 Foyt. All Rights Reserved.