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