PSE 2000 Group 4

Uses of Class
jobmatch.data.AssociationCandidateDataStruct

Packages that use AssociationCandidateDataStruct
jobmatch.data   
 

Uses of AssociationCandidateDataStruct in jobmatch.data
 

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

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


PSE 2000 Group 4