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