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