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