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