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