PSE 2000 Group 4

Uses of Class
jobmatch.data.OperatingsystemProfileDataStruct

Packages that use OperatingsystemProfileDataStruct
jobmatch.data   
 

Uses of OperatingsystemProfileDataStruct in jobmatch.data
 

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

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


PSE 2000 Group 4