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