PSE 2000 Group 4

Uses of Class
jobmatch.data.JobwishDataStruct

Packages that use JobwishDataStruct
jobmatch.data   
 

Uses of JobwishDataStruct in jobmatch.data
 

Methods in jobmatch.data that return JobwishDataStruct
 JobwishDataStruct JobwishDataStruct.duplicate()
          Create a copy of the guts of a DO.
 

Methods in jobmatch.data with parameters of type JobwishDataStruct
static JobwishDO JobwishDO.createCopy(JobwishDataStruct data)
          createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
 


PSE 2000 Group 4