PSE 2000 Group 4

Uses of Class
jobmatch.data.CVTimespanDO

Packages that use CVTimespanDO
jobmatch.data   
 

Uses of CVTimespanDO in jobmatch.data
 

Subclasses of CVTimespanDO in jobmatch.data
 class EmployerCandidateDO
          Data core class, used to set, retrieve the EmployerCandidateDO information.
 class SchoolCandidateDO
          Data core class, used to set, retrieve the SchoolCandidateDO information.
 

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


PSE 2000 Group 4