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