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