PSE 2000 Group 4

Uses of Class
jobmatch.data.ComputerRequestDO

Packages that use ComputerRequestDO
jobmatch.data   
 

Uses of ComputerRequestDO in jobmatch.data
 

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

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


PSE 2000 Group 4