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