Uses of Class
wt.projmgmt.resource.ProjectResourceLink

Packages that use ProjectResourceLink
wt.projmgmt.resource   
 

Uses of ProjectResourceLink in wt.projmgmt.resource
 

Methods in wt.projmgmt.resource that return ProjectResourceLink
static ProjectResourceLink ProjectResourceLink.newProjectResourceLink(ProjectPlan plan, ProjectResource resource)
          Default factory for the class.
 

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