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