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() |
ParentRef |
getParent() |
Integer |
getSeriesNumber() |
Integer |
getTotalEpisodes() |
SeriesRef |
seriesRef() |
void |
setParent(Brand parent) |
void |
setParentRef(ParentRef parent) |
void |
setTotalEpisodes(Integer totalEpisodes) |
Series |
toSummary() |
Series |
withSeriesNumber(Integer seriesNumber) |
copyTo, getChildRefs, setChildRefsactors, addClip, addContentGroup, addKeyPhrase, addPerson, addTopicRef, childRef, copyTo, copyWithEquivalentTo, getCertificates, getClips, getContentGroupRefs, getKeyPhrases, getLanguages, getSortKey, getTopicRefs, getYear, hashChanged, people, setCertificates, setClips, setContentGroupRefs, setKeyPhrases, setLanguages, setPeople, setReadHash, setTopicRefs, setYearaddRelatedLink, 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 setParent(Brand parent)
public void setParentRef(ParentRef parent)
public ParentRef getParent()
public SeriesRef seriesRef()
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.