public class EntryInformationImpl extends AbstractITunesObject implements EntryInformation
PREFIX, RDF_URI, URI| Constructor and Description |
|---|
EntryInformationImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone()
Required by the ROME API
|
void |
copyFrom(CopyFrom obj)
Defined by the ROME module API
|
boolean |
getClosedCaptioned() |
Duration |
getDuration()
Returns the Duration object for this Item
|
Integer |
getOrder() |
void |
setClosedCaptioned(boolean closedCaptioned) |
void |
setDuration(Duration duration)
Sets the Duration object for this Item
|
void |
setOrder(Integer order) |
String |
toString() |
getAuthor, getBlock, getExplicit, getImage, getInterface, getKeywords, getSubtitle, getSummary, getUri, setAuthor, setBlock, setExplicit, setImage, setKeywords, setSubtitle, setSummaryequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAuthor, getBlock, getExplicit, getImage, getKeywords, getSubtitle, getSummary, setAuthor, setBlock, setExplicit, setImage, setKeywords, setSubtitle, setSummarygetInterfacepublic Duration getDuration()
getDuration in interface EntryInformationpublic void setDuration(Duration duration)
setDuration in interface EntryInformationduration - Sets the Duration object for this Itempublic boolean getClosedCaptioned()
getClosedCaptioned in interface EntryInformationpublic void setClosedCaptioned(boolean closedCaptioned)
setClosedCaptioned in interface EntryInformationpublic Integer getOrder()
getOrder in interface EntryInformationpublic void setOrder(Integer order)
setOrder in interface EntryInformationpublic void copyFrom(CopyFrom obj)
public Object clone()
clone in interface Moduleclone in class AbstractITunesObjectpublic String toString()
toString in class AbstractITunesObjectCopyright © 2025. All rights reserved.