|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EntryInformation
This class contains information for iTunes podcast feeds that exist at the Item level.
Field Summary |
---|
Fields inherited from interface org.rometools.feed.module.itunes.ITunes |
---|
URI |
Method Summary | |
---|---|
Duration |
getDuration()
Returns the Duration object for this Item |
void |
setDuration(Duration duration)
Sets the Duration object for this Item |
Methods inherited from interface org.rometools.feed.module.itunes.ITunes |
---|
getAuthor, getBlock, getExplicit, getKeywords, getSubtitle, getSummary, setAuthor, setBlock, setExplicit, setKeywords, setSubtitle, setSummary |
Methods inherited from interface com.sun.syndication.feed.module.Module |
---|
clone, getUri |
Methods inherited from interface com.sun.syndication.feed.CopyFrom |
---|
copyFrom, getInterface |
Method Detail |
---|
Duration getDuration()
void setDuration(Duration duration)
duration
- Sets the Duration object for this Item
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |