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