|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISeason
Base interface for all season classes
Method Summary | |
---|---|
int |
getSeasonNumber()
Get the number of the season |
IShow |
getShow()
Get the show the season belongs too |
java.net.URL |
getURL()
Used to get the episode listing URL for the season |
void |
setURL(java.net.URL url)
Sets the episode listing URL for the season |
Method Detail |
---|
java.net.URL getURL()
void setURL(java.net.URL url)
url
- The episode listing URL for the seasonint getSeasonNumber()
IShow getShow()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |