PSE 2000 Group 4

Uses of Class
jobmatch.data.CapabilityDO

Packages that use CapabilityDO
jobmatch.data   
 

Uses of CapabilityDO in jobmatch.data
 

Subclasses of CapabilityDO in jobmatch.data
 class CompcapabilityDO
          Data core class, used to set, retrieve the CompcapabilityDO information.
 class LanguagecapabilityDO
          Data core class, used to set, retrieve the LanguagecapabilityDO information.
 

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


PSE 2000 Group 4