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