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