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