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