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