public abstract class Notification extends RecurlyObject
| Modifier and Type | Class and Description |
|---|---|
static class |
Notification.Type |
NIL_STR, NIL_VAL| Constructor and Description |
|---|
Notification() |
| Modifier and Type | Method and Description |
|---|---|
static Notification.Type |
detect(String payload)
Detect notification type based on the xml root name.
|
static <T> T |
read(String payload,
Class<T> clazz) |
booleanOrNull, dateTimeOrNull, getHref, integerOrNull, isNull, newXmlMapper, setHref, setRecurlyClient, stringOrNullpublic Notification()
public static Notification.Type detect(String payload)
payload - Copyright © 2012-2014. All Rights Reserved.