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