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