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