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