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