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