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