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