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