public static class Role.Adapter extends com.google.gson.TypeAdapter<Role>
Adapter()
Role
read(com.google.gson.stream.JsonReader jsonReader)
void
write(com.google.gson.stream.JsonWriter jsonWriter, Role enumeration)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
public Adapter()
public void write(com.google.gson.stream.JsonWriter jsonWriter, Role enumeration) throws java.io.IOException
write
com.google.gson.TypeAdapter<Role>
java.io.IOException
public Role read(com.google.gson.stream.JsonReader jsonReader) throws java.io.IOException
read