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