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