PSE 2000 Group 4

Uses of Class
jobmatch.data.CVSectionDO

Packages that use CVSectionDO
jobmatch.data   
 

Uses of CVSectionDO in jobmatch.data
 

Subclasses of CVSectionDO in jobmatch.data
 class AssociationCandidateDO
          Data core class, used to set, retrieve the AssociationCandidateDO information.
 class CVComputerDO
          Data core class, used to set, retrieve the CVComputerDO information.
 class CVTimespanDO
          Data core class, used to set, retrieve the CVTimespanDO information.
 class EmployerCandidateDO
          Data core class, used to set, retrieve the EmployerCandidateDO information.
 class HobbyDO
          Data core class, used to set, retrieve the HobbyDO information.
 class JobwishDO
          Data core class, used to set, retrieve the JobwishDO information.
 class LanguageCandidateDO
          Data core class, used to set, retrieve the LanguageCandidateDO information.
 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 SchoolCandidateDO
          Data core class, used to set, retrieve the SchoolCandidateDO information.
 class SoftwareCandidateDO
          Data core class, used to set, retrieve the SoftwareCandidateDO information.
 

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


PSE 2000 Group 4