PSE 2000 Group 4

Uses of Class
jobmatch.data.TreeLeafDO

Packages that use TreeLeafDO
jobmatch.data   
 

Uses of TreeLeafDO in jobmatch.data
 

Subclasses of TreeLeafDO in jobmatch.data
 class ComputerRequestDO
          Data core class, used to set, retrieve the ComputerRequestDO information.
 class LanguageProfileDO
          Data core class, used to set, retrieve the LanguageProfileDO information.
 class OperatingsystemProfileDO
          Data core class, used to set, retrieve the OperatingsystemProfileDO information.
 class PersonalProfileDO
          Data core class, used to set, retrieve the PersonalProfileDO information.
 class ProgrammingProfileDO
          Data core class, used to set, retrieve the ProgrammingProfileDO information.
 class SchoolProfileDO
          Data core class, used to set, retrieve the SchoolProfileDO information.
 class SoftwareProfileDO
          Data core class, used to set, retrieve the SoftwareProfileDO information.
 

Methods in jobmatch.data with parameters of type TreeLeafDO
protected  void TreeLeafDO.makeIdentical(TreeLeafDO orig)
          makeIdentical() Assigns the DataStruct of an existing DO to this DO.
 


PSE 2000 Group 4