be.bastard.mtracker
Interface MediaItem

All Superinterfaces:
java.lang.Comparable<MediaItem>
All Known Subinterfaces:
DigitalMediaItem
All Known Implementing Classes:
AbstractMediaItem, Dvd, MediaCatalog

public interface MediaItem
extends java.lang.Comparable<MediaItem>

Created by IntelliJ IDEA. User: rls Date: 6-feb-2006 Time: 15:04:19 To change this template use File | Settings | File Templates.


Method Summary
 boolean equals(MediaItem item)
           
 MediaId getId()
           
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getId

MediaId getId()

equals

boolean equals(MediaItem item)


Copyright 2006 null. All Rights Reserved.