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