Uses of Class
wt.projmgmt.execution.ProjectAssignmentLink

Packages that use ProjectAssignmentLink
wt.projmgmt.execution   
 

Uses of ProjectAssignmentLink in wt.projmgmt.execution
 

Methods in wt.projmgmt.execution that return ProjectAssignmentLink
static ProjectAssignmentLink ProjectAssignmentLink.newProjectAssignmentLink(ProjectPlan plan, ProjectAssignment assignment)
          Default factory for the class.
 

Methods in wt.projmgmt.execution with parameters of type ProjectAssignmentLink
protected  boolean ProjectAssignmentLink.readVersion(ProjectAssignmentLink thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.