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