Enum Class ItunesPodcastEnclosureType

java.lang.Object
java.lang.Enum<ItunesPodcastEnclosureType>
io.micronaut.rss.itunespodcast.ItunesPodcastEnclosureType
All Implemented Interfaces:
Serializable, Comparable<ItunesPodcastEnclosureType>, Constable

public enum ItunesPodcastEnclosureType extends Enum<ItunesPodcastEnclosureType>
Itunes podcast enclosure types.
Since:
1.0.0
Author:
Sergio del Amo