public static class MosaicRestrictionEntryTypeEnum.Adapter extends com.google.gson.TypeAdapter<MosaicRestrictionEntryTypeEnum>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
MosaicRestrictionEntryTypeEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
MosaicRestrictionEntryTypeEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
MosaicRestrictionEntryTypeEnum enumeration)
throws java.io.IOException
write in class com.google.gson.TypeAdapter<MosaicRestrictionEntryTypeEnum>java.io.IOExceptionpublic MosaicRestrictionEntryTypeEnum read(com.google.gson.stream.JsonReader jsonReader) throws java.io.IOException
read in class com.google.gson.TypeAdapter<MosaicRestrictionEntryTypeEnum>java.io.IOException