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