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