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