PSE 2000 Group 4

Uses of Class
jobmatch.data.SoftwareDataStruct

Packages that use SoftwareDataStruct
jobmatch.data   
 

Uses of SoftwareDataStruct in jobmatch.data
 

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

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


PSE 2000 Group 4