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