public class Series extends Container
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<Series,Series> |
COPY |
publisher, relatedLinksDESCENDING_LAST_UPDATED, TO_ID, TO_URI| Constructor and Description |
|---|
Series() |
Series(Id id,
org.atlasapi.media.entity.Publisher source) |
Series(String uri,
String curie,
org.atlasapi.media.entity.Publisher publisher) |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
accept(ContainerVisitor<V> visitor) |
<V> V |
accept(ContentVisitor<V> visitor) |
Container |
copy() |
BrandRef |
getBrandRef() |
Integer |
getSeriesNumber() |
Integer |
getTotalEpisodes() |
void |
setBrand(Brand brand) |
void |
setBrandRef(BrandRef brandRef) |
void |
setTotalEpisodes(Integer totalEpisodes) |
SeriesRef |
toRef() |
Series |
toSummary() |
Series |
withSeriesNumber(Integer seriesNumber) |
copyTo, getItemRefs, setItemRefsactors, addClip, addContentGroup, addKeyPhrase, addPerson, addTopicRef, copyTo, copyWithEquivalentTo, getCertificates, getClips, getContentGroupRefs, getKeyPhrases, getLanguages, getSortKey, getTopicRefs, getYear, hashChanged, people, setCertificates, setClips, setContentGroupRefs, setKeyPhrases, setLanguages, setPeople, setReadHash, setTopicRefs, setYear, toContentRefaddRelatedLink, copyTo, getDescription, getFirstSeen, getGenres, getImage, getImages, getLastFetched, getLongDescription, getMediaType, getMediumDescription, getPresentationChannel, getPrimaryImage, getPublisher, getRelatedLinks, getShortDescription, getSpecialization, getSynopses, getTags, getThisOrChildLastUpdated, getThumbnail, getTitle, isActivelyPublished, isEquivalentTo, isScheduleOnly, setActivelyPublished, setDescription, setFirstSeen, setGenres, setImage, setImages, setLastFetched, setLongDescription, setMediaType, setMediumDescription, setPresentationChannel, setPresentationChannel, setPublisher, setRelatedLinks, setScheduleOnly, setShortDescription, setSpecialization, setSynopses, setTags, setThisOrChildLastUpdated, setThumbnail, setTitleaddAlias, addAliases, addAliasUrl, addAliasUrls, addEquivalentTo, copyTo, equals, getAliases, getAliasUrls, getAllUris, getCanonicalUri, getCurie, getEquivalenceUpdate, getEquivalentTo, getId, getLastUpdated, hashCode, isEquivalentTo, setAliases, setAliasUrls, setCanonicalUri, setCurie, setEquivalenceUpdate, setEquivalentTo, setId, setId, setLastUpdated, sort, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAliasesgetEquivalentTogetIdgetPublisherpublic Series()
public Series(Id id, org.atlasapi.media.entity.Publisher source)
public Series toSummary()
public Integer getSeriesNumber()
public void setBrand(Brand brand)
public void setBrandRef(BrandRef brandRef)
public BrandRef getBrandRef()
public void setTotalEpisodes(Integer totalEpisodes)
public Integer getTotalEpisodes()
public <V> V accept(ContainerVisitor<V> visitor)
public <V> V accept(ContentVisitor<V> visitor)
Copyright © 2014. All rights reserved.