Uses of Interface
magoffin.matt.ma2.domain.MediaItemType

Packages that use MediaItemType
magoffin.matt.ma2.domain   
 

Uses of MediaItemType in magoffin.matt.ma2.domain
 

Methods in magoffin.matt.ma2.domain that return MediaItemType
 MediaItemType ObjectFactory.createMediaItemType()
          Create an instance of MediaItemType
 MediaItemType MediaItem.getMediaType()
          The type of media this item represents, e.g.
 

Methods in magoffin.matt.ma2.domain with parameters of type MediaItemType
 void MediaItem.setMediaType(MediaItemType value)
          The type of media this item represents, e.g.