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