|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 NotificationType 的软件包 | |
|---|---|
| fi.foyt.foursquare.api.entities.notifications | Package containing Foursquare notification model |
| fi.foyt.foursquare.api.entities.notifications 中 NotificationType 的使用 |
|---|
| 返回 NotificationType 的 fi.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()
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。 |
| 参数类型为 NotificationType 的 fi.foyt.foursquare.api.entities.notifications 中的构造方法 | |
|---|---|
Notification(NotificationType type,
T item)
Constructor |
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||