|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FeedType | |
|---|---|
| net.sourceforge.atunes.kernel.modules.podcast | |
| Uses of FeedType in net.sourceforge.atunes.kernel.modules.podcast |
|---|
| Methods in net.sourceforge.atunes.kernel.modules.podcast that return FeedType | |
|---|---|
FeedType |
PodcastFeed.getFeedType()
Gets the feed type. |
static FeedType |
FeedType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FeedType[] |
FeedType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.sourceforge.atunes.kernel.modules.podcast with parameters of type FeedType | |
|---|---|
void |
PodcastFeed.setFeedType(FeedType feedType)
Sets the feed type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||