public static class SortableFieldIrDto.SortableFieldsIrEnum.Adapter extends com.google.gson.TypeAdapter<SortableFieldIrDto.SortableFieldsIrEnum>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
SortableFieldIrDto.SortableFieldsIrEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
SortableFieldIrDto.SortableFieldsIrEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
SortableFieldIrDto.SortableFieldsIrEnum enumeration)
throws java.io.IOException
write in class com.google.gson.TypeAdapter<SortableFieldIrDto.SortableFieldsIrEnum>java.io.IOExceptionpublic SortableFieldIrDto.SortableFieldsIrEnum read(com.google.gson.stream.JsonReader jsonReader) throws java.io.IOException
read in class com.google.gson.TypeAdapter<SortableFieldIrDto.SortableFieldsIrEnum>java.io.IOException