public static class NotificationRuleParams.TriggerEventEnum.Adapter extends com.google.gson.TypeAdapter<NotificationRuleParams.TriggerEventEnum>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
NotificationRuleParams.TriggerEventEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
NotificationRuleParams.TriggerEventEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
NotificationRuleParams.TriggerEventEnum enumeration)
throws IOException
write in class com.google.gson.TypeAdapter<NotificationRuleParams.TriggerEventEnum>IOExceptionpublic NotificationRuleParams.TriggerEventEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read in class com.google.gson.TypeAdapter<NotificationRuleParams.TriggerEventEnum>IOExceptionCopyright © 2018. All rights reserved.