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 java.io.IOException
write
in class com.google.gson.TypeAdapter<StampLine.TextRepeatTypeEnum>
java.io.IOException
public StampLine.TextRepeatTypeEnum read(com.google.gson.stream.JsonReader jsonReader) throws java.io.IOException
read
in class com.google.gson.TypeAdapter<StampLine.TextRepeatTypeEnum>
java.io.IOException
Copyright © 2021. All rights reserved.