public class DBEpisode extends Episode
Constructor and Description |
---|
DBEpisode()
The constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getId()
Used to get the database ID for the episode
|
void |
setId(java.lang.Long id)
Used to set the database ID for the episode
|
getActors, getDate, getDirectors, getEpisodeId, getEpisodeNumber, getEpisodes, getFiles, getImageURL, getRating, getSeason, getSummary, getTitle, getUrl, getWriters, isSpecial, setActors, setDate, setDirectors, setEpisodeId, setEpisodeNumber, setEpisodes, setFiles, setImageURL, setRating, setSeason, setSpecial, setSummary, setTitle, setUrl, setWriters, toString