Uses of Class
com.rometools.modules.itunes.types.Duration
-
Packages that use Duration Package Description com.rometools.modules.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.rometools.modules.itunes
Methods in com.rometools.modules.itunes that return Duration Modifier and Type Method Description DurationEntryInformation. getDuration()Returns the Duration object for this ItemDurationEntryInformationImpl. getDuration()Returns the Duration object for this ItemMethods in com.rometools.modules.itunes with parameters of type Duration Modifier and Type Method Description voidEntryInformation. setDuration(Duration duration)Sets the Duration object for this ItemvoidEntryInformationImpl. setDuration(Duration duration)Sets the Duration object for this Item
-