public static class CharacterNotificationsResponse.SenderTypeEnum.Adapter extends com.google.gson.TypeAdapter<CharacterNotificationsResponse.SenderTypeEnum>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
CharacterNotificationsResponse.SenderTypeEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
CharacterNotificationsResponse.SenderTypeEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
CharacterNotificationsResponse.SenderTypeEnum enumeration)
throws IOException
write in class com.google.gson.TypeAdapter<CharacterNotificationsResponse.SenderTypeEnum>IOExceptionpublic CharacterNotificationsResponse.SenderTypeEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read in class com.google.gson.TypeAdapter<CharacterNotificationsResponse.SenderTypeEnum>IOExceptionCopyright © 2023. All Rights Reserved.