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