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