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