PSE 2000 Group 4

Uses of Class
jobmatch.data.CVComputerDO

Packages that use CVComputerDO
jobmatch.data   
 

Uses of CVComputerDO in jobmatch.data
 

Subclasses of CVComputerDO in jobmatch.data
 class OperatingsystemCandidateDO
          Data core class, used to set, retrieve the OperatingsystemCandidateDO information.
 class ProgrammingCandidateDO
          Data core class, used to set, retrieve the ProgrammingCandidateDO information.
 class SoftwareCandidateDO
          Data core class, used to set, retrieve the SoftwareCandidateDO information.
 

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


PSE 2000 Group 4