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