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