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