Uses of Class
wt.project.ProjectIdentity

Packages that use ProjectIdentity
wt.project The notion of a Project has been replaced by a Team, see the wt.team package instead. 
 

Uses of ProjectIdentity in wt.project
 

Methods in wt.project that return ProjectIdentity
static ProjectIdentity ProjectIdentity.newProjectIdentity(String name)
          Deprecated. Constructor

Supported API: false
 

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