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