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