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