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