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