public class SeasonEpisodeResult extends Object
| Modifier and Type | Field and Description |
|---|---|
static DateFormat |
RELEASED_FORMAT |
| Constructor and Description |
|---|
SeasonEpisodeResult(JavaOMDB omdb,
org.json.JSONObject json) |
| Modifier and Type | Method and Description |
|---|---|
Calendar |
getReleaseDate()
Gets the date this episode came out, as a calendar object.
|
public static final DateFormat RELEASED_FORMAT
public SeasonEpisodeResult(JavaOMDB omdb, org.json.JSONObject json)
public Calendar getReleaseDate()
released field).Copyright © 2016. All rights reserved.