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