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