public class SeasonEpisode extends Object
| Constructor and Description |
|---|
SeasonEpisode() |
| Modifier and Type | Method and Description |
|---|---|
static SeasonEpisode |
fromJSON(String titleId,
int season,
org.json.JSONObject json) |
public static SeasonEpisode fromJSON(String titleId, int season, org.json.JSONObject json)
Copyright © 2017. All rights reserved.