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