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