public static class AnnotationInfo.VerticalAlignmentEnum.Adapter extends com.google.gson.TypeAdapter<AnnotationInfo.VerticalAlignmentEnum>
Constructor | Description |
---|---|
Adapter() |
Modifier and Type | Method | Description |
---|---|---|
AnnotationInfo.VerticalAlignmentEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
|
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
AnnotationInfo.VerticalAlignmentEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter, AnnotationInfo.VerticalAlignmentEnum enumeration) throws java.io.IOException
write
in class com.google.gson.TypeAdapter<AnnotationInfo.VerticalAlignmentEnum>
java.io.IOException
public AnnotationInfo.VerticalAlignmentEnum read(com.google.gson.stream.JsonReader jsonReader) throws java.io.IOException
read
in class com.google.gson.TypeAdapter<AnnotationInfo.VerticalAlignmentEnum>
java.io.IOException
Copyright © 2022. All rights reserved.