public class BookJSON extends MediaItemJSON
Constructor and Description |
---|
BookJSON() |
Modifier and Type | Method and Description |
---|---|
Book |
convertToMediaItem()
Converts the current media item from JSON to the actual media item model
|
public Book convertToMediaItem()
convertToMediaItem
in class MediaItemJSON