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