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