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