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