public static class ColumnAdjustment.Adapter extends com.google.gson.TypeAdapter<ColumnAdjustment>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
ColumnAdjustment |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
ColumnAdjustment enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
ColumnAdjustment enumeration)
throws java.io.IOException
write in class com.google.gson.TypeAdapter<ColumnAdjustment>java.io.IOExceptionpublic ColumnAdjustment read(com.google.gson.stream.JsonReader jsonReader) throws java.io.IOException
read in class com.google.gson.TypeAdapter<ColumnAdjustment>java.io.IOException