A B C D E F G H I L P S T V W 

A

Actor - Class in com.omertron.thetvdbapi.model
 
Actor() - Constructor for class com.omertron.thetvdbapi.model.Actor
 
addBanner(Banner) - Method in class com.omertron.thetvdbapi.model.Banners
 
addFanartBanner(Banner) - Method in class com.omertron.thetvdbapi.model.Banners
 
addPosterBanner(Banner) - Method in class com.omertron.thetvdbapi.model.Banners
 
addSeasonBanner(Banner) - Method in class com.omertron.thetvdbapi.model.Banners
 
addSeriesBanner(Banner) - Method in class com.omertron.thetvdbapi.model.Banners
 
appendChild(Document, Element, String, String) - Static method in class com.omertron.thetvdbapi.tools.DOMHelper
Add a child element to a parent element

B

Banner - Class in com.omertron.thetvdbapi.model
 
Banner() - Constructor for class com.omertron.thetvdbapi.model.Banner
 
BannerListType - Enum in com.omertron.thetvdbapi.model
Describes the list of possible banner types stored in the "BannerType" field returned from TheTVDB
Banners - Class in com.omertron.thetvdbapi.model
 
Banners() - Constructor for class com.omertron.thetvdbapi.model.Banners
 
BannerType - Enum in com.omertron.thetvdbapi.model
Describes the list of banner types that are returned in the "BannerType2" field from TheTVDB
BannerUpdate - Class in com.omertron.thetvdbapi.model
 
BannerUpdate() - Constructor for class com.omertron.thetvdbapi.model.BannerUpdate
 
BaseUpdate - Class in com.omertron.thetvdbapi.model
 
BaseUpdate() - Constructor for class com.omertron.thetvdbapi.model.BaseUpdate
 

C

com.omertron.thetvdbapi - package com.omertron.thetvdbapi
 
com.omertron.thetvdbapi.model - package com.omertron.thetvdbapi.model
 
com.omertron.thetvdbapi.tools - package com.omertron.thetvdbapi.tools
 
compareTo(Actor) - Method in class com.omertron.thetvdbapi.model.Actor
 
convertDocToString(Document) - Static method in class com.omertron.thetvdbapi.tools.DOMHelper
Convert a DOM document to a string

D

DOMHelper - Class in com.omertron.thetvdbapi.tools
Generic set of routines to process the DOM model data
DOMHelper() - Constructor for class com.omertron.thetvdbapi.tools.DOMHelper
 

E

Episode - Class in com.omertron.thetvdbapi.model
 
Episode() - Constructor for class com.omertron.thetvdbapi.model.Episode
 
EpisodeUpdate - Class in com.omertron.thetvdbapi.model
 
EpisodeUpdate() - Constructor for class com.omertron.thetvdbapi.model.EpisodeUpdate
 
equals(Object) - Method in class com.omertron.thetvdbapi.model.Actor
 
equals(Object) - Method in class com.omertron.thetvdbapi.model.Language
 

F

fromString(String) - Static method in enum com.omertron.thetvdbapi.model.BannerListType
 
fromString(String) - Static method in enum com.omertron.thetvdbapi.model.BannerType
Set the banner type from a string.

G

getAbbreviation() - Method in class com.omertron.thetvdbapi.model.Language
 
getAbsoluteEpisode(String, int, String) - Method in class com.omertron.thetvdbapi.TheTVDBApi
Get a specific absolute episode's information
getAbsoluteNumber() - Method in class com.omertron.thetvdbapi.model.Episode
 
getActors() - Method in class com.omertron.thetvdbapi.model.Series
 
getActors(String) - Method in class com.omertron.thetvdbapi.TheTVDBApi
Get a list of actors from the series id
getActors(String) - Static method in class com.omertron.thetvdbapi.tools.TvdbParser
Get a list of the actors from the URL
getAirsAfterSeason() - Method in class com.omertron.thetvdbapi.model.Episode
 
getAirsBeforeEpisode() - Method in class com.omertron.thetvdbapi.model.Episode
 
getAirsBeforeSeason() - Method in class com.omertron.thetvdbapi.model.Episode
 
getAirsDayOfWeek() - Method in class com.omertron.thetvdbapi.model.Series
 
getAirsTime() - Method in class com.omertron.thetvdbapi.model.Series
 
getAllEpisodes(String, String) - Method in class com.omertron.thetvdbapi.TheTVDBApi
Get all the episodes for a series.
getAllEpisodes(String, int) - Static method in class com.omertron.thetvdbapi.tools.TvdbParser
Get all the episodes from the URL
getBanner() - Method in class com.omertron.thetvdbapi.model.Series
 
getBanners(String) - Method in class com.omertron.thetvdbapi.TheTVDBApi
Get a list of banners for the series id
getBanners(String) - Static method in class com.omertron.thetvdbapi.tools.TvdbParser
Get a list of banners from the URL
getBannerType() - Method in class com.omertron.thetvdbapi.model.Banner
 
getBannerType2() - Method in class com.omertron.thetvdbapi.model.Banner
 
getBannerUpdates() - Method in class com.omertron.thetvdbapi.model.TVDBUpdates
 
getColours() - Method in class com.omertron.thetvdbapi.model.Banner
 
getCombinedEpisodeNumber() - Method in class com.omertron.thetvdbapi.model.Episode
 
getCombinedSeason() - Method in class com.omertron.thetvdbapi.model.Episode
 
getContentRating() - Method in class com.omertron.thetvdbapi.model.Series
 
getDirectors() - Method in class com.omertron.thetvdbapi.model.Episode
 
getDvdChapter() - Method in class com.omertron.thetvdbapi.model.Episode
 
getDvdDiscId() - Method in class com.omertron.thetvdbapi.model.Episode
 
getDVDEpisode(String, int, int, String) - Method in class com.omertron.thetvdbapi.TheTVDBApi
Get a specific DVD episode's information
getDvdEpisodeNumber() - Method in class com.omertron.thetvdbapi.model.Episode
 
getDvdSeason() - Method in class com.omertron.thetvdbapi.model.Episode
 
getEpImgFlag() - Method in class com.omertron.thetvdbapi.model.Episode
 
getEpisode(String, int, int, String) - Method in class com.omertron.thetvdbapi.TheTVDBApi
Get a specific episode's information
getEpisode(String) - Static method in class com.omertron.thetvdbapi.tools.TvdbParser
Get the episode information from the URL
getEpisodeById(String, String) - Method in class com.omertron.thetvdbapi.TheTVDBApi
Get information for a specific episode
getEpisodeId() - Method in class com.omertron.thetvdbapi.model.EpisodeUpdate
 
getEpisodeName() - Method in class com.omertron.thetvdbapi.model.Episode
 
getEpisodeNumber() - Method in class com.omertron.thetvdbapi.model.Episode
 
getEpisodeUpdates() - Method in class com.omertron.thetvdbapi.model.TVDBUpdates
 
getEventDocFromUrl(String) - Static method in class com.omertron.thetvdbapi.tools.DOMHelper
Get a DOM document from the supplied URL
getFanart() - Method in class com.omertron.thetvdbapi.model.Series
 
getFanartList() - Method in class com.omertron.thetvdbapi.model.Banners
 
getFilename() - Method in class com.omertron.thetvdbapi.model.Episode
 
getFirstAired() - Method in class com.omertron.thetvdbapi.model.Episode
 
getFirstAired() - Method in class com.omertron.thetvdbapi.model.Series
 
getFormat() - Method in class com.omertron.thetvdbapi.model.BannerUpdate
 
getGenres() - Method in class com.omertron.thetvdbapi.model.Series
 
getGuestStars() - Method in class com.omertron.thetvdbapi.model.Episode
 
getId() - Method in class com.omertron.thetvdbapi.model.Actor
 
getId() - Method in class com.omertron.thetvdbapi.model.Banner
 
getId() - Method in class com.omertron.thetvdbapi.model.Episode
 
getId() - Method in class com.omertron.thetvdbapi.model.Language
 
getId() - Method in class com.omertron.thetvdbapi.model.Series
 
getImage() - Method in class com.omertron.thetvdbapi.model.Actor
 
getImdbId() - Method in class com.omertron.thetvdbapi.model.Episode
 
getImdbId() - Method in class com.omertron.thetvdbapi.model.Series
 
getLanguage() - Method in class com.omertron.thetvdbapi.model.Banner
 
getLanguage() - Method in class com.omertron.thetvdbapi.model.BannerUpdate
 
getLanguage() - Method in class com.omertron.thetvdbapi.model.Episode
 
getLanguage() - Method in class com.omertron.thetvdbapi.model.Series
 
getLanguages() - Method in class com.omertron.thetvdbapi.TheTVDBApi
Gets the languages.
getLanguages(String) - Static method in class com.omertron.thetvdbapi.tools.TvdbParser
Gets the languages.
getLastUpdated() - Method in class com.omertron.thetvdbapi.model.Episode
 
getLastUpdated() - Method in class com.omertron.thetvdbapi.model.Series
 
getName() - Method in class com.omertron.thetvdbapi.model.Actor
 
getName() - Method in class com.omertron.thetvdbapi.model.Language
 
getNetwork() - Method in class com.omertron.thetvdbapi.model.Series
 
getOverview() - Method in class com.omertron.thetvdbapi.model.Episode
 
getOverview() - Method in class com.omertron.thetvdbapi.model.Series
 
getPath() - Method in class com.omertron.thetvdbapi.model.BannerUpdate
 
getPoster() - Method in class com.omertron.thetvdbapi.model.Series
 
getPosterList() - Method in class com.omertron.thetvdbapi.model.Banners
 
getProductionCode() - Method in class com.omertron.thetvdbapi.model.Episode
 
getRating() - Method in class com.omertron.thetvdbapi.model.Banner
 
getRating() - Method in class com.omertron.thetvdbapi.model.Episode
 
getRating() - Method in class com.omertron.thetvdbapi.model.Series
 
getRatingCount() - Method in class com.omertron.thetvdbapi.model.Banner
 
getRole() - Method in class com.omertron.thetvdbapi.model.Actor
 
getRuntime() - Method in class com.omertron.thetvdbapi.model.Series
 
getSeason() - Method in class com.omertron.thetvdbapi.model.Banner
 
getSeasonEpisodes(String, int, String) - Method in class com.omertron.thetvdbapi.TheTVDBApi
Get all the episodes from a specific season for a series.
getSeasonId() - Method in class com.omertron.thetvdbapi.model.Episode
 
getSeasonList() - Method in class com.omertron.thetvdbapi.model.Banners
 
getSeasonNum() - Method in class com.omertron.thetvdbapi.model.BannerUpdate
 
getSeasonNumber() - Method in class com.omertron.thetvdbapi.model.Episode
 
getSeasonYear(String, int, String) - Method in class com.omertron.thetvdbapi.TheTVDBApi
Get a list of banners for the series id
getSeries(String, String) - Method in class com.omertron.thetvdbapi.TheTVDBApi
Get the series information
getSeriesId() - Method in class com.omertron.thetvdbapi.model.Banners
 
getSeriesId() - Method in class com.omertron.thetvdbapi.model.BaseUpdate
 
getSeriesId() - Method in class com.omertron.thetvdbapi.model.Episode
 
getSeriesId() - Method in class com.omertron.thetvdbapi.model.Series
 
getSeriesList() - Method in class com.omertron.thetvdbapi.model.Banners
 
getSeriesList(String) - Static method in class com.omertron.thetvdbapi.tools.TvdbParser
Get a list of series from the URL
getSeriesName() - Method in class com.omertron.thetvdbapi.model.Series
 
getSeriesUpdates() - Method in class com.omertron.thetvdbapi.model.TVDBUpdates
 
getSortOrder() - Method in class com.omertron.thetvdbapi.model.Actor
 
getStatus() - Method in class com.omertron.thetvdbapi.model.Series
 
getThumb() - Method in class com.omertron.thetvdbapi.model.Banner
 
getTime() - Method in class com.omertron.thetvdbapi.model.BaseUpdate
 
getTime() - Method in class com.omertron.thetvdbapi.model.TVDBUpdates
 
getType() - Method in enum com.omertron.thetvdbapi.model.BannerType
 
getType() - Method in class com.omertron.thetvdbapi.model.BannerUpdate
 
getUpdates(String, int) - Static method in class com.omertron.thetvdbapi.tools.TvdbParser
Get a list of updates from the URL
getUrl() - Method in class com.omertron.thetvdbapi.model.Banner
 
getValueFromElement(Element, String) - Static method in class com.omertron.thetvdbapi.tools.DOMHelper
Gets the string value of the tag element name passed
getVignette() - Method in class com.omertron.thetvdbapi.model.Banner
 
getWeeklyUpdates() - Method in class com.omertron.thetvdbapi.TheTVDBApi
Get the weekly updates
getWeeklyUpdates(int) - Method in class com.omertron.thetvdbapi.TheTVDBApi
Get the weekly updates limited by Series ID
getWriters() - Method in class com.omertron.thetvdbapi.model.Episode
 
getZap2ItId() - Method in class com.omertron.thetvdbapi.model.Series
 

H

hashCode() - Method in class com.omertron.thetvdbapi.model.Actor
 
hashCode() - Method in class com.omertron.thetvdbapi.model.Language
 

I

isSeriesName() - Method in class com.omertron.thetvdbapi.model.Banner
 

L

Language - Class in com.omertron.thetvdbapi.model
 
Language() - Constructor for class com.omertron.thetvdbapi.model.Language
 

P

parseErrorMessage(String) - Static method in class com.omertron.thetvdbapi.tools.TvdbParser
Parse the error message to return a more user friendly message

S

searchSeries(String, String) - Method in class com.omertron.thetvdbapi.TheTVDBApi
Get a list of series using a title and language
Series - Class in com.omertron.thetvdbapi.model
 
Series() - Constructor for class com.omertron.thetvdbapi.model.Series
 
SeriesUpdate - Class in com.omertron.thetvdbapi.model
 
SeriesUpdate() - Constructor for class com.omertron.thetvdbapi.model.SeriesUpdate
 
setAbbreviation(String) - Method in class com.omertron.thetvdbapi.model.Language
 
setAbsoluteNumber(String) - Method in class com.omertron.thetvdbapi.model.Episode
 
setActors(List<String>) - Method in class com.omertron.thetvdbapi.model.Series
 
setAirsAfterSeason(int) - Method in class com.omertron.thetvdbapi.model.Episode
 
setAirsBeforeEpisode(int) - Method in class com.omertron.thetvdbapi.model.Episode
 
setAirsBeforeSeason(int) - Method in class com.omertron.thetvdbapi.model.Episode
 
setAirsDayOfWeek(String) - Method in class com.omertron.thetvdbapi.model.Series
 
setAirsTime(String) - Method in class com.omertron.thetvdbapi.model.Series
 
setBanner(String) - Method in class com.omertron.thetvdbapi.model.Series
 
setBannerType(BannerListType) - Method in class com.omertron.thetvdbapi.model.Banner
 
setBannerType2(BannerType) - Method in class com.omertron.thetvdbapi.model.Banner
 
setBannerUpdates(List<BannerUpdate>) - Method in class com.omertron.thetvdbapi.model.TVDBUpdates
 
setColours(String) - Method in class com.omertron.thetvdbapi.model.Banner
 
setCombinedEpisodeNumber(String) - Method in class com.omertron.thetvdbapi.model.Episode
 
setCombinedSeason(String) - Method in class com.omertron.thetvdbapi.model.Episode
 
setContentRating(String) - Method in class com.omertron.thetvdbapi.model.Series
 
setDirectors(List<String>) - Method in class com.omertron.thetvdbapi.model.Episode
 
setDvdChapter(String) - Method in class com.omertron.thetvdbapi.model.Episode
 
setDvdDiscId(String) - Method in class com.omertron.thetvdbapi.model.Episode
 
setDvdEpisodeNumber(String) - Method in class com.omertron.thetvdbapi.model.Episode
 
setDvdSeason(String) - Method in class com.omertron.thetvdbapi.model.Episode
 
setEpImgFlag(String) - Method in class com.omertron.thetvdbapi.model.Episode
 
setEpisodeId(String) - Method in class com.omertron.thetvdbapi.model.EpisodeUpdate
 
setEpisodeName(String) - Method in class com.omertron.thetvdbapi.model.Episode
 
setEpisodeNumber(int) - Method in class com.omertron.thetvdbapi.model.Episode
 
setEpisodeUpdates(List<EpisodeUpdate>) - Method in class com.omertron.thetvdbapi.model.TVDBUpdates
 
setFanart(String) - Method in class com.omertron.thetvdbapi.model.Series
 
setFanartList(List<Banner>) - Method in class com.omertron.thetvdbapi.model.Banners
 
setFilename(String) - Method in class com.omertron.thetvdbapi.model.Episode
 
setFirstAired(String) - Method in class com.omertron.thetvdbapi.model.Episode
 
setFirstAired(String) - Method in class com.omertron.thetvdbapi.model.Series
 
setFormat(String) - Method in class com.omertron.thetvdbapi.model.BannerUpdate
 
setGenres(List<String>) - Method in class com.omertron.thetvdbapi.model.Series
 
setGuestStars(List<String>) - Method in class com.omertron.thetvdbapi.model.Episode
 
setHttpClient(HttpClient) - Static method in class com.omertron.thetvdbapi.tools.DOMHelper
 
setId(int) - Method in class com.omertron.thetvdbapi.model.Actor
 
setId(String) - Method in class com.omertron.thetvdbapi.model.Actor
 
setId(int) - Method in class com.omertron.thetvdbapi.model.Banner
 
setId(String) - Method in class com.omertron.thetvdbapi.model.Banner
 
setId(String) - Method in class com.omertron.thetvdbapi.model.Episode
 
setId(String) - Method in class com.omertron.thetvdbapi.model.Language
 
setId(String) - Method in class com.omertron.thetvdbapi.model.Series
 
setImage(String) - Method in class com.omertron.thetvdbapi.model.Actor
 
setImdbId(String) - Method in class com.omertron.thetvdbapi.model.Episode
 
setImdbId(String) - Method in class com.omertron.thetvdbapi.model.Series
 
setLanguage(String) - Method in class com.omertron.thetvdbapi.model.Banner
 
setLanguage(String) - Method in class com.omertron.thetvdbapi.model.BannerUpdate
 
setLanguage(String) - Method in class com.omertron.thetvdbapi.model.Episode
 
setLanguage(String) - Method in class com.omertron.thetvdbapi.model.Series
 
setLastUpdated(String) - Method in class com.omertron.thetvdbapi.model.Episode
 
setLastUpdated(String) - Method in class com.omertron.thetvdbapi.model.Series
 
setName(String) - Method in class com.omertron.thetvdbapi.model.Actor
 
setName(String) - Method in class com.omertron.thetvdbapi.model.Language
 
setNetwork(String) - Method in class com.omertron.thetvdbapi.model.Series
 
setOverview(String) - Method in class com.omertron.thetvdbapi.model.Episode
 
setOverview(String) - Method in class com.omertron.thetvdbapi.model.Series
 
setPath(String) - Method in class com.omertron.thetvdbapi.model.BannerUpdate
 
setPoster(String) - Method in class com.omertron.thetvdbapi.model.Series
 
setPosterList(List<Banner>) - Method in class com.omertron.thetvdbapi.model.Banners
 
setProductionCode(String) - Method in class com.omertron.thetvdbapi.model.Episode
 
setRating(String) - Method in class com.omertron.thetvdbapi.model.Banner
 
setRating(String) - Method in class com.omertron.thetvdbapi.model.Episode
 
setRating(String) - Method in class com.omertron.thetvdbapi.model.Series
 
setRatingCount(String) - Method in class com.omertron.thetvdbapi.model.Banner
 
setRole(String) - Method in class com.omertron.thetvdbapi.model.Actor
 
setRuntime(String) - Method in class com.omertron.thetvdbapi.model.Series
 
setSeason(int) - Method in class com.omertron.thetvdbapi.model.Banner
 
setSeason(String) - Method in class com.omertron.thetvdbapi.model.Banner
 
setSeasonId(String) - Method in class com.omertron.thetvdbapi.model.Episode
 
setSeasonList(List<Banner>) - Method in class com.omertron.thetvdbapi.model.Banners
 
setSeasonNum(String) - Method in class com.omertron.thetvdbapi.model.BannerUpdate
 
setSeasonNumber(int) - Method in class com.omertron.thetvdbapi.model.Episode
 
setSeriesId(int) - Method in class com.omertron.thetvdbapi.model.Banners
 
setSeriesId(int) - Method in class com.omertron.thetvdbapi.model.BaseUpdate
 
setSeriesId(String) - Method in class com.omertron.thetvdbapi.model.BaseUpdate
 
setSeriesId(String) - Method in class com.omertron.thetvdbapi.model.Episode
 
setSeriesId(String) - Method in class com.omertron.thetvdbapi.model.Series
 
setSeriesList(List<Banner>) - Method in class com.omertron.thetvdbapi.model.Banners
 
setSeriesName(boolean) - Method in class com.omertron.thetvdbapi.model.Banner
 
setSeriesName(String) - Method in class com.omertron.thetvdbapi.model.Series
 
setSeriesUpdates(List<SeriesUpdate>) - Method in class com.omertron.thetvdbapi.model.TVDBUpdates
 
setSortOrder(int) - Method in class com.omertron.thetvdbapi.model.Actor
 
setSortOrder(String) - Method in class com.omertron.thetvdbapi.model.Actor
 
setStatus(String) - Method in class com.omertron.thetvdbapi.model.Series
 
setThumb(String) - Method in class com.omertron.thetvdbapi.model.Banner
 
setTime(String) - Method in class com.omertron.thetvdbapi.model.BaseUpdate
 
setTime(String) - Method in class com.omertron.thetvdbapi.model.TVDBUpdates
 
setType(String) - Method in class com.omertron.thetvdbapi.model.BannerUpdate
 
setUrl(String) - Method in class com.omertron.thetvdbapi.model.Banner
 
setVignette(String) - Method in class com.omertron.thetvdbapi.model.Banner
 
setWriters(List<String>) - Method in class com.omertron.thetvdbapi.model.Episode
 
setZap2ItId(String) - Method in class com.omertron.thetvdbapi.model.Series
 

T

TheTVDBApi - Class in com.omertron.thetvdbapi
 
TheTVDBApi(String) - Constructor for class com.omertron.thetvdbapi.TheTVDBApi
Create an API object with the passed API Key
TheTVDBApi(String, HttpClient) - Constructor for class com.omertron.thetvdbapi.TheTVDBApi
Create an API object with the passed API key and using the supplied HttpClient
toString() - Method in class com.omertron.thetvdbapi.model.Actor
 
toString() - Method in class com.omertron.thetvdbapi.model.Banner
 
toString() - Method in class com.omertron.thetvdbapi.model.Banners
 
toString() - Method in class com.omertron.thetvdbapi.model.BaseUpdate
 
toString() - Method in class com.omertron.thetvdbapi.model.Episode
 
toString() - Method in class com.omertron.thetvdbapi.model.Language
 
toString() - Method in class com.omertron.thetvdbapi.model.Series
 
toString() - Method in class com.omertron.thetvdbapi.model.TVDBUpdates
 
TvDbException - Exception in com.omertron.thetvdbapi
 
TvDbException(ApiExceptionType, String) - Constructor for exception com.omertron.thetvdbapi.TvDbException
 
TvDbException(ApiExceptionType, String, URL) - Constructor for exception com.omertron.thetvdbapi.TvDbException
 
TvDbException(ApiExceptionType, String, int, URL) - Constructor for exception com.omertron.thetvdbapi.TvDbException
 
TvDbException(ApiExceptionType, String, String) - Constructor for exception com.omertron.thetvdbapi.TvDbException
 
TvDbException(ApiExceptionType, String, int, String) - Constructor for exception com.omertron.thetvdbapi.TvDbException
 
TvDbException(ApiExceptionType, String, URL, Throwable) - Constructor for exception com.omertron.thetvdbapi.TvDbException
 
TvDbException(ApiExceptionType, String, int, URL, Throwable) - Constructor for exception com.omertron.thetvdbapi.TvDbException
 
TvDbException(ApiExceptionType, String, String, Throwable) - Constructor for exception com.omertron.thetvdbapi.TvDbException
 
TvDbException(ApiExceptionType, String, int, String, Throwable) - Constructor for exception com.omertron.thetvdbapi.TvDbException
 
TvdbParser - Class in com.omertron.thetvdbapi.tools
 
TvdbParser() - Constructor for class com.omertron.thetvdbapi.tools.TvdbParser
 
TVDBUpdates - Class in com.omertron.thetvdbapi.model
 
TVDBUpdates() - Constructor for class com.omertron.thetvdbapi.model.TVDBUpdates
 

V

valueOf(String) - Static method in enum com.omertron.thetvdbapi.model.BannerListType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.omertron.thetvdbapi.model.BannerType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.omertron.thetvdbapi.model.BannerListType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.omertron.thetvdbapi.model.BannerType
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeDocumentToFile(Document, String) - Static method in class com.omertron.thetvdbapi.tools.DOMHelper
Write the Document out to a file using nice formatting
A B C D E F G H I L P S T V W 

Copyright © 2012-2015. All Rights Reserved.