public class Song extends Item
Item.ContainerSummaryCOPY, TO_BROADCASTS, TO_ENCODINGS, TO_SEGMENT_EVENTSpublisher, relatedLinksDESCENDING_LAST_UPDATED, TO_ID, TO_URI| Constructor and Description |
|---|
Song() |
Song(Id id,
org.atlasapi.media.entity.Publisher source) |
Song(String uri,
String curie,
org.atlasapi.media.entity.Publisher publisher) |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
accept(ItemVisitor<V> visitor) |
Song |
copy() |
org.joda.time.Duration |
getDuration() |
String |
getIsrc() |
void |
setDuration(org.joda.time.Duration duration) |
void |
setIsrc(String isrc) |
SongRef |
toRef() |
accept, addBroadcast, addManifestedAs, addRestriction, addSegmentEvents, copyTo, getBlackAndWhite, getBroadcasts, getContainerRef, getContainerSummary, getCountriesOfOrigin, getIsLongForm, getManifestedAs, getPeople, getRestrictions, getSegmentEvents, getSortKey, isChild, setBlackAndWhite, setBroadcasts, setContainer, setContainerRef, setContainerSummary, setCountriesOfOrigin, setIsLongForm, setManifestedAs, setRestrictions, setSegmentEvents, sortKey, withSortKeyactors, addClip, addContentGroup, addKeyPhrase, addPerson, addTopicRef, copyTo, copyWithEquivalentTo, getCertificates, getClips, getContentGroupRefs, getKeyPhrases, getLanguages, 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 Song()
public Song(Id id, org.atlasapi.media.entity.Publisher source)
public void setIsrc(String isrc)
public String getIsrc()
public void setDuration(org.joda.time.Duration duration)
public org.joda.time.Duration getDuration()
public <V> V accept(ItemVisitor<V> visitor)
Copyright © 2014. All rights reserved.