Uses of Class
businessmodel.Defect

Packages that use Defect
dataabstraction   
 

Uses of Defect in dataabstraction
 

Subclasses of Defect in dataabstraction
 class PersistentDefect
          PersistentDefect is the foundation of the BugTracker application, and is the class of object that is "remoted" through CORBA to the bugtracker client and servlet.