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