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