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