Uses of Class
be.bastard.mtracker.Dvd

Packages that use Dvd
be.bastard.mtracker   
 

Uses of Dvd in be.bastard.mtracker
 

Methods in be.bastard.mtracker that return Dvd
static Dvd MediaFactory.createDvd()
          Factory method to create a default DVD.
static Dvd MediaFactory.createDvd(Dvd.ContentType contentType)
          Factory method to create a DVD with default name and specific content type.
static Dvd MediaFactory.createDvd(java.lang.String title)
          Factory method to create a DVD with name title and default content type.
static Dvd MediaFactory.createDvd(java.lang.String title, Dvd.ContentType contentType)
          Factory method to create a DVD with specific name and content type.
 



Copyright 2006 null. All Rights Reserved.