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