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