Uses of Class
com.notuvy.podcast.PodcastItem

Packages that use PodcastItem
com.notuvy.podcast   
 

Uses of PodcastItem in com.notuvy.podcast
 

Methods in com.notuvy.podcast that return PodcastItem
 PodcastItem PodcastChannel.addPodcastItem(String pTitle, String pLink, String pDesc, String pDuration, String pDate, String pGuid, String pEnclosureUrl, String pEnclosureLength)
           
 PodcastItem PodcastItem.setSummary(String pSummary)
           
 

Methods in com.notuvy.podcast that return types with arguments of type PodcastItem
 List<PodcastItem> PodcastChannel.getItems()
           
 



Copyright © 2013. All Rights Reserved.