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