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