Uses of Class
com.sun.syndication.feed.module.itunes.types.Duration

Packages that use Duration
com.sun.syndication.feed.module.itunes This is a ROME plug in that implements the iTunes RSS extensions as defined by Apple in their documentation. 
 

Uses of Duration in com.sun.syndication.feed.module.itunes
 

Methods in com.sun.syndication.feed.module.itunes that return Duration
 Duration EntryInformationImpl.getDuration()
          Returns the Duration object for this Item
 Duration EntryInformation.getDuration()
          Returns the Duration object for this Item
 

Methods in com.sun.syndication.feed.module.itunes with parameters of type Duration
 void EntryInformationImpl.setDuration(Duration duration)
          Sets the Duration object for this Item
 void EntryInformation.setDuration(Duration duration)
          Sets the Duration object for this Item
 



Copyright © 2006-2009. All Rights Reserved.