Uses of Class
wt.projmgmt.execution.ProjectPlanLink

Packages that use ProjectPlanLink
wt.projmgmt.execution   
 

Uses of ProjectPlanLink in wt.projmgmt.execution
 

Methods in wt.projmgmt.execution that return ProjectPlanLink
static ProjectPlanLink ProjectPlanLink.newProjectPlanLink(Project2 project, ProjectPlan plan)
          Default factory for the class.
 

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