public static class CopyActions.Adapter extends com.google.gson.TypeAdapter<CopyActions>
Constructor | Description |
---|---|
Adapter() |
Modifier and Type | Method | Description |
---|---|---|
CopyActions |
read(com.google.gson.stream.JsonReader jsonReader) |
|
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
CopyActions enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter, CopyActions enumeration) throws java.io.IOException
write
in class com.google.gson.TypeAdapter<CopyActions>
java.io.IOException
public CopyActions read(com.google.gson.stream.JsonReader jsonReader) throws java.io.IOException
read
in class com.google.gson.TypeAdapter<CopyActions>
java.io.IOException