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