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