类 fi.foyt.foursquare.api.entities.notifications.NotificationType
的使用

使用 NotificationType 的软件包
fi.foyt.foursquare.api.entities.notifications Package containing Foursquare notification model 
 

fi.foyt.foursquare.api.entities.notificationsNotificationType 的使用
 

返回 NotificationTypefi.foyt.foursquare.api.entities.notifications 中的方法
static NotificationType NotificationType.getByName(String name)
          Returns NotificationType by JSON name
 NotificationType Notification.getType()
          Returns notification type
static NotificationType NotificationType.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static NotificationType[] NotificationType.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 

参数类型为 NotificationTypefi.foyt.foursquare.api.entities.notifications 中的构造方法
Notification(NotificationType type, T item)
          Constructor
 



Copyright © 2013 Foyt. All Rights Reserved.