PSE 2000 Group 4

Uses of Class
jobmatch.data.QueueDO

Packages that use QueueDO
jobmatch.data   
 

Uses of QueueDO in jobmatch.data
 

Subclasses of QueueDO in jobmatch.data
 class MailQueueDO
          Data core class, used to set, retrieve the MailQueueDO information.
 class MatchQueueDO
          Data core class, used to set, retrieve the MatchQueueDO information.
 

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


PSE 2000 Group 4