public class Brand extends Container
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<Brand,Brand> |
COPY |
publisher, relatedLinksDESCENDING_LAST_UPDATED, TO_ID, TO_URI| Constructor and Description |
|---|
Brand() |
Brand(Id id,
org.atlasapi.media.entity.Publisher source) |
Brand(String uri,
String curie,
org.atlasapi.media.entity.Publisher publisher) |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
accept(ContainerVisitor<V> visitor) |
Container |
copy() |
com.google.common.collect.ImmutableList<SeriesRef> |
getSeriesRefs() |
void |
setSeriesRefs(Iterable<SeriesRef> seriesRefs) |
Brand |
toSummary() |
accept, 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 Brand(Id id, org.atlasapi.media.entity.Publisher source)
public Brand()
public com.google.common.collect.ImmutableList<SeriesRef> getSeriesRefs()
public Brand toSummary()
public <V> V accept(ContainerVisitor<V> visitor)
Copyright © 2014. All rights reserved.