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ä
- 另请参见:
- 序列化表格
| 从类 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.