public static class TrashFolderPathCollectionEntriesTypeField.TrashFolderPathCollectionEntriesTypeFieldSerializer extends JsonSerializer<EnumWrapper<TrashFolderPathCollectionEntriesTypeField>>
| Constructor and Description |
|---|
TrashFolderPathCollectionEntriesTypeFieldSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(EnumWrapper<TrashFolderPathCollectionEntriesTypeField> value,
JsonGenerator gen,
SerializerProvider serializers) |
public TrashFolderPathCollectionEntriesTypeFieldSerializer()
public void serialize(EnumWrapper<TrashFolderPathCollectionEntriesTypeField> value, JsonGenerator gen, SerializerProvider serializers) throws IOException
serialize in class JsonSerializer<EnumWrapper<TrashFolderPathCollectionEntriesTypeField>>IOException